

# Event Details

- **Event Name**: Championship Thursday 
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 05:00 pm
- **Event Description**: Enjoy the end of the season’s Championship Games.
- **Event URL**: https://allevents.in/south-milwaukee/championship-thursday/200029680203438
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: South Milwaukee
- **state**: WI
- **country**: United States
- **location**: 700 Mackinac Ave, South Milwaukee, WI
- **lat**: 42.90189
- **long**: -87.85526
- **full address**: 700 Mackinac Ave, South Milwaukee, WI, United States

## Event gallery

- **Alt text**: Championship Thursday
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3aae0cee4089cf8376eeef7b4c9fc80223f96623962a7cc06555ae0c12794fbc-rimg-w1024-h1024-dcaa161c-gmir?v=1782299487

## FAQs

- **Q**: When and where is Championship Thursday  being held?
  - **A:** Championship Thursday  takes place on Thu, 25 Jun, 2026 at 05:00 pm to Thu, 25 Jun, 2026 at 05:00 pm at 700 Mackinac Ave, South Milwaukee, WI, United States.
- **Q**: Who is organizing Championship Thursday ?
  - **A:** Championship Thursday  is organized by South Milwaukee Little League.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Championship Thursday  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 South Milwaukee, this event is thoughtfully curated to deliver a standout experience worth every moment. If Championship Thursday  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Championship Thursday",
        "image": "https://cdn-az.allevents.in/events10/banners/3aae0cee4089cf8376eeef7b4c9fc80223f96623962a7cc06555ae0c12794fbc-rimg-w1024-h1024-dcaa161c-gmir?v=1782299487",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/south-milwaukee/championship-thursday/200029680203438",
        "location": {
            "@type": "Place",
            "name": "700 Mackinac Ave, South Milwaukee, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Mackinac Ave, South Milwaukee, WI 53172-3228, United States",
                "addressLocality": "South Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.90189",
                "longitude": "-87.85526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy the end of the season’s Championship Games.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Milwaukee Little League",
                "url": "https://allevents.in/org/south-milwaukee-little-league/20795654"
            }
        ]
    }
]
```