

# Event Details

- **Event Name**: Duke Blue Devils vs. Texas Tech Red Raiders
- **Event Start and End Date**: Mon, 21 Dec, 2026 at 03:30 am – Mon, 21 Dec, 2026 at 05:30 am (+00:00)
- **Event URL**: https://allevents.in/new-york/duke-blue-devils-vs-texas-tech-red-raiders/2300030465449318
- **Event Categories**: 
- **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**: Duke Blue Devils vs. Texas Tech Red Raiders
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d409c090-a641-11f1-8990-5d04d231a2dd-rimg-w1200-h514-dce8d8b8-gmir.jpg?v=1788293722

## FAQs

- **Q**: When and where is Duke Blue Devils vs. Texas Tech Red Raiders being held?
  - **A:** Duke Blue Devils vs. Texas Tech Red Raiders takes place on Mon, 21 Dec, 2026 at 03:30 am to Mon, 21 Dec, 2026 at 05:30 am at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Duke Blue Devils vs. Texas Tech Red Raiders 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 Duke Blue Devils vs. Texas Tech Red Raiders 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": "Duke Blue Devils vs. Texas Tech Red Raiders",
        "image": "https://cdn-az.allevents.in/events1/banners/d409c090-a641-11f1-8990-5d04d231a2dd-rimg-w1200-h514-dce8d8b8-gmir.jpg?v=1788293722",
        "startDate": "2026-12-21T03:30:00+00:00",
        "endDate": "2026-12-21T05:30:00+00:00",
        "url": "https://allevents.in/new-york/duke-blue-devils-vs-texas-tech-red-raiders/2300030465449318",
        "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"
    }
]
```