

# Event Details

- **Event Name**: UNLV Rebels Basketball vs. San Jose State Spartans Basketball
- **Event Start and End Date**: Sat, 06 Feb, 2027 at 03:30 am – Sat, 06 Feb, 2027 at 05:30 am (+00:00)
- **Event URL**: https://allevents.in/las-vegas/unlv-rebels-basketball-vs-san-jose-state-spartans-basketball/2300030557244308
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Thomas & Mack Center
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Thomas &amp; Mack Center, 4505 S. Maryland Parkway, Las Vegas, United States

## Event gallery

- **Alt text**: UNLV Rebels Basketball vs. San Jose State Spartans Basketball
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6f879250-97fa-11f1-9a40-7b90de720125-rimg-w1200-h514-dca80828-gmir.jpg?v=1786723747

## FAQs

- **Q**: When and where is UNLV Rebels Basketball vs. San Jose State Spartans Basketball being held?
  - **A:** UNLV Rebels Basketball vs. San Jose State Spartans Basketball takes place on Sat, 06 Feb, 2027 at 03:30 am to Sat, 06 Feb, 2027 at 05:30 am at Thomas & Mack Center, 4505 S. Maryland Parkway, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UNLV Rebels Basketball vs. San Jose State Spartans Basketball 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 Basketball vs. San Jose State Spartans Basketball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "UNLV Rebels Basketball vs. San Jose State Spartans Basketball",
        "image": "https://cdn-az.allevents.in/events3/banners/6f879250-97fa-11f1-9a40-7b90de720125-rimg-w1200-h514-dca80828-gmir.jpg?v=1786723747",
        "startDate": "2027-02-06T03:30:00+00:00",
        "endDate": "2027-02-06T05:30:00+00:00",
        "url": "https://allevents.in/las-vegas/unlv-rebels-basketball-vs-san-jose-state-spartans-basketball/2300030557244308",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thomas & Mack Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4505 S. Maryland Parkway",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```