

# Event Details

- **Event Name**: Chicago Cubs vs. Detroit Tigers
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 07:05 pm – Wed, 22 Jul, 2026 at 09:10 pm
- **Event URL**: https://allevents.in/chicago/chicago-cubs-vs-detroit-tigers/2300026037502654
- **Event Categories**: trips-adventures, Contests
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket Price Range**: min: 26, max: 122.73, currency: USD

## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Wrigley Field
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Wrigley Field, 1060 West Addison Street, Chicago, United States

## Event gallery

- **Alt text**: Chicago Cubs vs. Detroit Tigers
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cc291af0-84e1-11f1-957f-f1f06462340d-rimg-w1200-h514-dc4e8b39-gmir.jpg?v=1784624075

## FAQs

- **Q**: When and where is Chicago Cubs vs. Detroit Tigers being held?
  - **A:** Chicago Cubs vs. Detroit Tigers takes place on Tue, 21 Jul, 2026 at 07:05 pm to Wed, 22 Jul, 2026 at 09:10 pm at Wrigley Field, 1060 West Addison Street, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Chicago Cubs vs. Detroit Tigers 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 Chicago Cubs vs. Detroit Tigers 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": "Chicago Cubs vs. Detroit Tigers",
        "image": "https://cdn-az.allevents.in/events5/banners/cc291af0-84e1-11f1-957f-f1f06462340d-rimg-w1200-h514-dc4e8b39-gmir.jpg?v=1784624075",
        "startDate": "2026-07-21",
        "endDate": "2026-07-22",
        "url": "https://allevents.in/chicago/chicago-cubs-vs-detroit-tigers/2300026037502654",
        "location": {
            "@type": "Place",
            "name": "Wrigley Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1060 West Addison Street",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-09-07",
                "availabilityEnds": "2026-07-22",
                "validFrom": "2026-09-07",
                "lowPrice": "26.00",
                "highPrice": "122.73",
                "price": "26.00",
                "url": "https://goto.ticketnetwork.com/c/1339408/267961/2322?prodsku=7369125&u=https%3A%2F%2Fwww.ticketnetwork.com%2Ftickets%2F7369125&intsrc=CATF_1872"
            }
        ]
    }
]
```