

# Event Details

- **Event Name**: UNLV Rebels vs. Memphis Tigers
- **Event Start and End Date**: Mon, 30 Nov, -0001 at 12:00 am
- **Event URL**: https://allevents.in/las-vegas/unlv-rebels-vs-memphis-tigers/2300029556120733
- **Event Categories**: calendar
- **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. Memphis Tigers
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/98881fe0-a3fc-11f1-9988-bfc638c33a5a-rimg-w1200-h514-dca80828-gmir.jpg?v=1788044083

## FAQs

- **Q**: When and where is UNLV Rebels vs. Memphis Tigers being held?
  - **A:** UNLV Rebels vs. Memphis Tigers takes place on Mon, 30 Nov, -0001 at 12:00 am to Mon, 30 Nov, -0001 at 12:00 am 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. Memphis Tigers 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. Memphis Tigers 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. Memphis Tigers",
        "image": "https://cdn-az.allevents.in/events1/banners/98881fe0-a3fc-11f1-9988-bfc638c33a5a-rimg-w1200-h514-dca80828-gmir.jpg?v=1788044083",
        "startDate": "-0001-11-30",
        "url": "https://allevents.in/las-vegas/unlv-rebels-vs-memphis-tigers/2300029556120733",
        "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"
    }
]
```