

# Event Details

- **Event Name**: UNLV Rebels vs. California Golden Bears
- **Event Start and End Date**: Fri, 02 Oct, 2026 at 04:00 pm – Sat, 03 Oct, 2026 at 02:30 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/unlv-rebels-vs-california-golden-bears/2300029440965952
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Allegiant Stadium
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Allegiant Stadium, 3333 Al Davis Way, Las Vegas, United States

## Event gallery

- **Alt text**: UNLV Rebels vs. California Golden Bears
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c109bf90-a952-11f1-a4a1-eb59356bc08b-rimg-w1200-h514-dc68b8f8-gmir.jpg?v=1788630831

## FAQs

- **Q**: When and where is UNLV Rebels vs. California Golden Bears being held?
  - **A:** UNLV Rebels vs. California Golden Bears takes place on Fri, 02 Oct, 2026 at 04:00 pm to Sat, 03 Oct, 2026 at 02:30 pm at Allegiant Stadium, 3333 Al Davis Way, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UNLV Rebels vs. California Golden Bears 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 UNLV Rebels vs. California Golden Bears 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": "UNLV Rebels vs. California Golden Bears",
        "image": "https://cdn-az.allevents.in/events3/banners/c109bf90-a952-11f1-a4a1-eb59356bc08b-rimg-w1200-h514-dc68b8f8-gmir.jpg?v=1788630831",
        "startDate": "2026-10-02T16:00:00-07:00",
        "endDate": "2026-10-03T14:30:00-07:00",
        "url": "https://allevents.in/las-vegas/unlv-rebels-vs-california-golden-bears/2300029440965952",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Allegiant Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3333 Al Davis Way",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```