

# Event Details

- **Event Name**: Triple-A Baseball National Championship
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 04:00 pm – Sat, 26 Sep, 2026 at 09:05 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/triple-a-baseball-national-championship/2300029790959232
- **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**: Las Vegas Ballpark
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: Las Vegas Ballpark, 1650 S. Pavilion Center Drive, Las Vegas, United States

## Event gallery

- **Alt text**: Triple-A Baseball National Championship
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9a96e3f0-912a-11f1-a33a-f7150662a5aa-rimg-w1200-h600-dc082888-gmir.jpg?v=1785974759

## FAQs

- **Q**: When and where is Triple-A Baseball National Championship being held?
  - **A:** Triple-A Baseball National Championship takes place on Fri, 25 Sep, 2026 at 04:00 pm to Sat, 26 Sep, 2026 at 09:05 pm at Las Vegas Ballpark, 1650 S. Pavilion Center Drive, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Triple-A Baseball National 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 Triple-A Baseball National 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": "Triple-A Baseball National Championship",
        "image": "https://cdn-az.allevents.in/events5/banners/9a96e3f0-912a-11f1-a33a-f7150662a5aa-rimg-w1200-h600-dc082888-gmir.jpg?v=1785974759",
        "startDate": "2026-09-25T16:00:00-07:00",
        "endDate": "2026-09-26T21:05:00-07:00",
        "url": "https://allevents.in/las-vegas/triple-a-baseball-national-championship/2300029790959232",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Las Vegas Ballpark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1650 S. Pavilion Center Drive",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```