

# Event Details

- **Event Name**: UNLV Rebels Softball vs. New Mexico Lobos
- **Event Start and End Date**: Fri, 07 May, 2027 at 03:30 am – Sun, 09 May, 2027 at 05:30 am (+00:00)
- **Event URL**: https://allevents.in/las-vegas/unlv-rebels-softball-vs-new-mexico-lobos/2300030557247330
- **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**: Eller Media Softball Stadium
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Eller Media Softball Stadium, 4350 S University Center Dr., Las Vegas, United States

## Event gallery

- **Alt text**: UNLV Rebels Softball vs. New Mexico Lobos
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b51c76f0-a952-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc080808-gmir.jpg?v=1788630820

## FAQs

- **Q**: When and where is UNLV Rebels Softball vs. New Mexico Lobos being held?
  - **A:** UNLV Rebels Softball vs. New Mexico Lobos takes place on Fri, 07 May, 2027 at 03:30 am to Sun, 09 May, 2027 at 05:30 am at Eller Media Softball Stadium, 4350 S University Center Dr., Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UNLV Rebels Softball vs. New Mexico Lobos 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 Softball vs. New Mexico Lobos 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 Softball vs. New Mexico Lobos",
        "image": "https://cdn-az.allevents.in/events1/banners/b51c76f0-a952-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dc080808-gmir.jpg?v=1788630820",
        "startDate": "2027-05-07T03:30:00+00:00",
        "endDate": "2027-05-09T05:30:00+00:00",
        "url": "https://allevents.in/las-vegas/unlv-rebels-softball-vs-new-mexico-lobos/2300030557247330",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Eller Media Softball Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4350 S University Center Dr.",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```