

# Event Details

- **Event Name**: New York Knicks vs. Brooklyn Nets
- **Event Start and End Date**: Mon, 02 Nov, 2026 at 07:30 pm – Sun, 27 Dec, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/new-york-knicks-vs-brooklyn-nets/2300027517640656
- **Event Categories**: calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Madison Square Garden
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Madison Square Garden, 4 Pennsylvania Plaza, New York, United States

## Event gallery

- **Alt text**: New York Knicks vs. Brooklyn Nets
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/73430a40-a50c-11f1-8345-8160f1306c66-rimg-w1000-h1250-dc080808-gmir.jpg?v=1788160833

## FAQs

- **Q**: When and where is New York Knicks vs. Brooklyn Nets being held?
  - **A:** New York Knicks vs. Brooklyn Nets takes place on Mon, 02 Nov, 2026 at 07:30 pm to Sun, 27 Dec, 2026 at 08:00 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New York Knicks vs. Brooklyn Nets 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If New York Knicks vs. Brooklyn Nets 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 Knicks vs. Brooklyn Nets",
        "image": "https://cdn-az.allevents.in/events2/banners/73430a40-a50c-11f1-8345-8160f1306c66-rimg-w1000-h1250-dc080808-gmir.jpg?v=1788160833",
        "startDate": "2026-11-02T19:30:00-05:00",
        "endDate": "2026-12-27T20:00:00-05:00",
        "url": "https://allevents.in/new-york/new-york-knicks-vs-brooklyn-nets/2300027517640656",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```