

# Event Details

- **Event Name**: Dallas Mavericks vs. Oklahoma City Thunder
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 08:30 pm – Mon, 18 Jan, 2027 at 09:00 pm (-06:00)
- **Event URL**: https://allevents.in/dallas/dallas-mavericks-vs-oklahoma-city-thunder/2300027406152745
- **Event Categories**: contests, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: American Airlines Center
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: American Airlines Center, 2500 Victory Avenue, Dallas, United States

## Event gallery

- **Alt text**: Dallas Mavericks vs. Oklahoma City Thunder
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/66aa2120-b0b9-11f1-aa22-43be95323b73-rimg-w1200-h514-dc0868c8-gmir.jpg?v=1789444576

## FAQs

- **Q**: When and where is Dallas Mavericks vs. Oklahoma City Thunder being held?
  - **A:** Dallas Mavericks vs. Oklahoma City Thunder takes place on Wed, 28 Oct, 2026 at 08:30 pm to Mon, 18 Jan, 2027 at 09:00 pm at American Airlines Center, 2500 Victory Avenue, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dallas Mavericks vs. Oklahoma City Thunder 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 Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dallas Mavericks vs. Oklahoma City Thunder 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": "Dallas Mavericks vs. Oklahoma City Thunder",
        "image": "https://cdn-az.allevents.in/events4/banners/66aa2120-b0b9-11f1-aa22-43be95323b73-rimg-w1200-h514-dc0868c8-gmir.jpg?v=1789444576",
        "startDate": "2026-10-28T20:30:00-06:00",
        "endDate": "2027-01-18T21:00:00-06:00",
        "url": "https://allevents.in/dallas/dallas-mavericks-vs-oklahoma-city-thunder/2300027406152745",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "American Airlines Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2500 Victory Avenue",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```