

# Event Details

- **Event Name**: Sumo Championship League
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 08:00 pm – Sat, 07 Nov, 2026 at 10:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/sumo-championship-league/2300030630062120
- **Event Categories**: sports
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Credit Union 1 Arena
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Credit Union 1 Arena, 525 S. Racine, Chicago, United States

## Event gallery

- **Alt text**: Sumo Championship League
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5edeac40-a736-11f1-b98f-cbeba3585b3a-rimg-w1125-h973-dcf8f8f8-gmir.jpg?v=1788398739

## FAQs

- **Q**: When and where is Sumo Championship League being held?
  - **A:** Sumo Championship League takes place on Sat, 07 Nov, 2026 at 08:00 pm to Sat, 07 Nov, 2026 at 10:00 pm at Credit Union 1 Arena, 525 S. Racine, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sumo Championship League 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 Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sumo Championship League 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": "Sumo Championship League",
        "image": "https://cdn-az.allevents.in/events8/banners/5edeac40-a736-11f1-b98f-cbeba3585b3a-rimg-w1125-h973-dcf8f8f8-gmir.jpg?v=1788398739",
        "startDate": "2026-11-07T20:00:00-06:00",
        "endDate": "2026-11-07T22:00:00-06:00",
        "url": "https://allevents.in/chicago/sumo-championship-league/2300030630062120",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Credit Union 1 Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "525 S. Racine",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```