

# Event Details

- **Event Name**: Dana White's Contender Series 80
- **Event Start and End Date**: Tue, 13 Oct, 2026 at 04:00 pm – Tue, 13 Oct, 2026 at 06:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/dana-whites-contender-series-80/2300030562133625
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: UFC Apex
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: UFC Apex, 6650 El Camino Rd, Las Vegas, United States

## Event gallery

- **Alt text**: Dana White's Contender Series 80
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fad0da00-a47b-11f1-8345-8160f1306c66-rimg-w900-h1200-dcc8c8b8-gmir.jpg?v=1788098784

## FAQs

- **Q**: When and where is Dana White's Contender Series 80 being held?
  - **A:** Dana White's Contender Series 80 takes place on Tue, 13 Oct, 2026 at 04:00 pm to Tue, 13 Oct, 2026 at 06:00 pm at UFC Apex, 6650 El Camino Rd, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dana White's Contender Series 80 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 Dana White's Contender Series 80 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": "Dana White's Contender Series 80",
        "image": "https://cdn-az.allevents.in/events7/banners/fad0da00-a47b-11f1-8345-8160f1306c66-rimg-w900-h1200-dcc8c8b8-gmir.jpg?v=1788098784",
        "startDate": "2026-10-13T16:00:00-07:00",
        "endDate": "2026-10-13T18:00:00-07:00",
        "url": "https://allevents.in/las-vegas/dana-whites-contender-series-80/2300030562133625",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "UFC Apex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6650 El Camino Rd",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```