

# Event Details

- **Event Name**: Atlanta Braves at Chicago Cubs at Wrigley Field
- **Event Start and End Date**: Mon, 14 Sep, 2026 at 06:40 pm – Mon, 30 Aug, 2027 at 01:59 am (-06:00)
- **Event URL**: https://allevents.in/chicago/atlanta-braves-at-chicago-cubs-at-wrigley-field/2400027646663915
- **Event Categories**: calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Wrigley Field
- **lat**: 41.94843840
- **long**: -87.65533270
- **full address**: Wrigley Field, 1060 W Addison St, Chicago, IL 60613, United States

## Event gallery

- **Alt text**: Atlanta Braves at Chicago Cubs at Wrigley Field
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/76244910-aa6e-11f1-abda-d1c1d0c990ef-rimg-w1080-h1080-dcf8f8f8-gmir.png?v=1788752687

## FAQs

- **Q**: When and where is Atlanta Braves at Chicago Cubs at Wrigley Field being held?
  - **A:** Atlanta Braves at Chicago Cubs at Wrigley Field takes place on Mon, 14 Sep, 2026 at 06:40 pm to Mon, 30 Aug, 2027 at 01:59 am at Wrigley Field, 1060 W Addison St, Chicago, IL 60613, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Atlanta Braves at Chicago Cubs at Wrigley Field 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 Atlanta Braves at Chicago Cubs at Wrigley Field 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": "Atlanta Braves at Chicago Cubs at Wrigley Field",
        "image": "https://cdn-az.allevents.in/events7/banners/76244910-aa6e-11f1-abda-d1c1d0c990ef-rimg-w1080-h1080-dcf8f8f8-gmir.png?v=1788752687",
        "startDate": "2026-09-14T18:40:00-06:00",
        "endDate": "2027-08-30T01:59:00-06:00",
        "url": "https://allevents.in/chicago/atlanta-braves-at-chicago-cubs-at-wrigley-field/2400027646663915",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wrigley Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1060 W Addison St, Chicago, IL 60613",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94843840",
                "longitude": "-87.65533270"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```