

# Event Details

- **Event Name**: Fight 50
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 07:00 pm
- **Event Description**: Live Pro Wrestling!  Our 50th show! (Actually 51st but who cares!!)  Don't miss our 50th smackdown!
- **Event URL**: https://allevents.in/waterloo/fight-50/200027497858933
- **Event Categories**: sports, wrestling
- **Interested Audience**: 
  - total_interested_count: 93

## Ticket Details


## Event venue details

- **city**: Waterloo
- **state**: WI
- **country**: United States
- **location**: The Venue at River's Edge
- **lat**: 43.18322
- **long**: -88.9908899
- **full address**: The Venue at River's Edge, 123 S Monroe St, Waterloo, WI 53594-1407, United States

## Event gallery

- **Alt text**: Fight 50
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/645a8ee01aa021b78708508a83e9b2bfaaf02c49d372874dbccb2df3362208e1-rimg-w1200-h857-dc464b4a-gmir?v=1763678355

## FAQs

- **Q**: When and where is Fight 50 being held?
  - **A:** Fight 50 takes place on Sat, 29 Nov, 2025 at 07:00 pm to Sat, 29 Nov, 2025 at 07:00 pm at The Venue at River's Edge, 123 S Monroe St, Waterloo, WI 53594-1407, United States.
- **Q**: Who is organizing Fight 50?
  - **A:** Fight 50 is organized by Frozen Tundra Wrestling - FTW.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fight 50 is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Waterloo, this event is thoughtfully curated to deliver a standout experience worth every moment. With 90+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Fight 50",
        "image": "https://cdn-az.allevents.in/events2/banners/645a8ee01aa021b78708508a83e9b2bfaaf02c49d372874dbccb2df3362208e1-rimg-w1200-h857-dc464b4a-gmir?v=1763678355",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/waterloo/fight-50/200027497858933",
        "location": {
            "@type": "Place",
            "name": "The Venue at River's Edge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 S Monroe St, Waterloo, WI 53594-1407, United States",
                "addressLocality": "Waterloo",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.18322",
                "longitude": "-88.9908899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Pro Wrestling!  Our 50th show! (Actually 51st but who cares!!)  Don't miss our 50th smackdown!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Frozen Tundra Wrestling - FTW",
                "url": "https://allevents.in/org/frozen-tundra-wrestling-ftw/26029863"
            }
        ]
    }
]
```