

# Event Details

- **Event Name**: New York Yankees at Chicago Cubs at Wrigley Field
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 01:20 pm – Sun, 02 Aug, 2026 at 11:59 pm
- **Event URL**: https://allevents.in/chicago/new-york-yankees-at-chicago-cubs-at-wrigley-field/2400028838214057
- **Event Categories**: trips-adventures
- **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**: New York Yankees at Chicago Cubs at Wrigley Field
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4f454940-4e5a-11f1-be3c-5d1f450c2704-rimg-w1200-h514-dc122041-gmir.jpg?v=1778628521

## FAQs

- **Q**: When and where is New York Yankees at Chicago Cubs at Wrigley Field being held?
  - **A:** New York Yankees at Chicago Cubs at Wrigley Field takes place on Fri, 31 Jul, 2026 at 01:20 pm to Sun, 02 Aug, 2026 at 11:59 pm at Wrigley Field, 1060 W Addison St, Chicago, IL 60613, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York Yankees 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 New York Yankees 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": "Event",
        "name": "New York Yankees at Chicago Cubs at Wrigley Field",
        "image": "https://cdn-az.allevents.in/events8/banners/4f454940-4e5a-11f1-be3c-5d1f450c2704-rimg-w1200-h514-dc122041-gmir.jpg?v=1778628521",
        "startDate": "2026-07-31",
        "endDate": "2026-08-02",
        "url": "https://allevents.in/chicago/new-york-yankees-at-chicago-cubs-at-wrigley-field/2400028838214057",
        "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"
    }
]
```