

# Event Details

- **Event Name**: Mayweather vs. Pacquiao II
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 04:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/mayweather-vs-pacquiao-ii/2300029783615110
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: Sphere
- **lat**: 36.1699412000
- **long**: -115.1398296000
- **full address**: Sphere, 255 Sands Avenue, Las Vegas, United States

## Event gallery

- **Alt text**: Mayweather vs. Pacquiao II
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/86610880-3f6c-11f1-b0aa-0bd992969467-rimg-w1200-h675-dc050303-gmir.jpg?v=1776987077

## FAQs

- **Q**: When and where is Mayweather vs. Pacquiao II being held?
  - **A:** Mayweather vs. Pacquiao II takes place on Fri, 18 Sep, 2026 at 04:00 pm to Fri, 18 Sep, 2026 at 04:00 pm at Sphere, 255 Sands Avenue, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mayweather vs. Pacquiao II 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 Mayweather vs. Pacquiao II 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": "Mayweather vs. Pacquiao II",
        "image": "https://cdn-az.allevents.in/events6/banners/86610880-3f6c-11f1-b0aa-0bd992969467-rimg-w1200-h675-dc050303-gmir.jpg?v=1776987077",
        "startDate": "2026-09-18T16:00:00-08:00",
        "url": "https://allevents.in/las-vegas/mayweather-vs-pacquiao-ii/2300029783615110",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sphere",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Sands Avenue",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1699412000",
                "longitude": "-115.1398296000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```