

# Event Details

- **Event Name**: PBR: Teams Championship
- **Event Start and End Date**: Thu, 05 Nov, 2026 at 04:00 pm – Sun, 08 Nov, 2026 at 04:15 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/pbr-teams-championship/2300029209559411
- **Event Categories**: sports
- **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.169940948486
- **long**: -115.13983154297
- **full address**: T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, United States

## Event gallery

- **Alt text**: PBR: Teams Championship
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/29a55920-a6f0-11f1-8990-5d04d231a2dd-rimg-w1200-h700-dc080808-gmir.jpg?v=1788368588

## FAQs

- **Q**: When and where is PBR: Teams Championship being held?
  - **A:** PBR: Teams Championship takes place on Thu, 05 Nov, 2026 at 04:00 pm to Sun, 08 Nov, 2026 at 04:15 pm at T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** PBR: Teams Championship 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 PBR: Teams Championship 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": "PBR: Teams Championship",
        "image": "https://cdn-az.allevents.in/events5/banners/29a55920-a6f0-11f1-8990-5d04d231a2dd-rimg-w1200-h700-dc080808-gmir.jpg?v=1788368588",
        "startDate": "2026-11-05T16:00:00-08:00",
        "endDate": "2026-11-08T16:15:00-08:00",
        "url": "https://allevents.in/las-vegas/pbr-teams-championship/2300029209559411",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "T-Mobile Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3780 Las Vegas Blvd. South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```