

# Event Details

- **Event Name**: UFC 335 at T-Mobile Arena
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 11:59 pm – Sun, 13 Dec, 2026 at 01:59 am (-08:00)
- **Event URL**: https://allevents.in/las-vegas/ufc-335-at-t-mobile-arena/2400030614696440
- **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 335 at T-Mobile Arena
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/439733e0-a63b-11f1-8990-5d04d231a2dd-rimg-w960-h1200-dc080808-gmir.jpg?v=1788290890

## FAQs

- **Q**: When and where is UFC 335 at T-Mobile Arena being held?
  - **A:** UFC 335 at T-Mobile Arena takes place on Sat, 12 Dec, 2026 at 11:59 pm to Sun, 13 Dec, 2026 at 01:59 am at T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, NV 89158, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "UFC 335 at T-Mobile Arena",
        "image": "https://cdn-az.allevents.in/events2/banners/439733e0-a63b-11f1-8990-5d04d231a2dd-rimg-w960-h1200-dc080808-gmir.jpg?v=1788290890",
        "startDate": "2026-12-12T23:59:00-08:00",
        "endDate": "2026-12-13T01:59:00-08:00",
        "url": "https://allevents.in/las-vegas/ufc-335-at-t-mobile-arena/2400030614696440",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```