

# Event Details

- **Event Name**: Topdog/Underdog
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 07:30 pm – Thu, 29 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/topdog-underdog/2300030604579153
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Steppenwolf Theatre
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Steppenwolf Theatre, 1650 N. Halsted St, Chicago, United States

## Event gallery

- **Alt text**: Topdog/Underdog
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4a5c9c10-9ef7-11f1-86dd-a9509dccaf4b-rimg-w1200-h693-dc080808-gmir.jpg?v=1787492129

## FAQs

- **Q**: When and where is Topdog/Underdog being held?
  - **A:** Topdog/Underdog takes place on Thu, 17 Sep, 2026 at 07:30 pm to Thu, 29 Oct, 2026 at 09:30 pm at Steppenwolf Theatre, 1650 N. Halsted St, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Topdog/Underdog",
        "image": "https://cdn-az.allevents.in/events9/banners/4a5c9c10-9ef7-11f1-86dd-a9509dccaf4b-rimg-w1200-h693-dc080808-gmir.jpg?v=1787492129",
        "startDate": "2026-09-17T19:30:00-05:00",
        "endDate": "2026-10-29T21:30:00-05:00",
        "url": "https://allevents.in/chicago/topdog-underdog/2300030604579153",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Steppenwolf Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1650 N. Halsted St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```