

# Event Details

- **Event Name**: UFC 329 at T-Mobile Arena
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 02:00 pm – Sat, 11 Jul, 2026 at 05:00 pm
- **Event URL**: https://allevents.in/las-vegas/ufc-329-at-t-mobile-arena/2400029910039746
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: T-Mobile Arena
- **lat**: 36.10287670
- **long**: -115.17843240
- **full address**: T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, NV 89158, United States

## Event gallery

- **Alt text**: UFC 329 at T-Mobile Arena
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/834fe020-7b31-11f1-b18e-dfc0ec596bf4-rimg-w1200-h514-dc171517-gmir.jpg?v=1783558801

## FAQs

- **Q**: When and where is UFC 329 at T-Mobile Arena being held?
  - **A:** UFC 329 at T-Mobile Arena takes place on Sat, 11 Jul, 2026 at 02:00 pm to Sat, 11 Jul, 2026 at 05:00 pm at T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, NV 89158, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UFC 329 at T-Mobile Arena 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If UFC 329 at T-Mobile Arena 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": "UFC 329 at T-Mobile Arena",
        "image": "https://cdn-az.allevents.in/events6/banners/834fe020-7b31-11f1-b18e-dfc0ec596bf4-rimg-w1200-h514-dc171517-gmir.jpg?v=1783558801",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/las-vegas/ufc-329-at-t-mobile-arena/2400029910039746",
        "location": {
            "@type": "Place",
            "name": "T-Mobile Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3780 Las Vegas Blvd. South, Las Vegas, NV 89158",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10287670",
                "longitude": "-115.17843240"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```