

# Event Details

- **Event Name**: Mayweather vs. McGregor Fight Night
- **Event Start and End Date**: Sat, 26 Aug, 2017 at 05:00 pm
- **Event Description**: Unfortunately we are no longer taking reservations for this event. The following nearby locations are still showing the fight if you would like to contact them to purchase tickets.

Hooters DTLA: (213) 222-9464
The Greyhound Bar & Grill: (323) 900-0300
Los Angeles Biergarten: (213) 628-3737
Toe Bang: (213) 387-4905
- **Event URL**: https://allevents.in/los-angeles/mayweather-vs-mcgregor-fight-night/142847389631498
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Los Angeles
- **state**: CA
- **country**: United States
- **location**: Tom's Urban LA Live
- **lat**: 34.043933043367
- **long**: -118.26527517062
- **full address**: Tom's Urban LA Live, 1011 S Figueroa St, Ste B101, Los Angeles, United States

## Event gallery

- **Alt text**: Mayweather vs. McGregor Fight Night
  - **Image URL**: https://cdn-az.allevents.in/banners/919c014c813bc249ac52035b3e08e595

## FAQs

- **Q**: When and where is Mayweather vs. McGregor Fight Night being held?
  - **A:** Mayweather vs. McGregor Fight Night takes place on Sat, 26 Aug, 2017 at 05:00 pm to Sat, 26 Aug, 2017 at 05:00 pm at Tom's Urban LA Live, 1011 S Figueroa St, Ste B101, Los Angeles, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mayweather vs. McGregor Fight Night",
        "image": "https://cdn-az.allevents.in/banners/919c014c813bc249ac52035b3e08e595",
        "startDate": "2017-08-26",
        "url": "https://allevents.in/los-angeles/mayweather-vs-mcgregor-fight-night/142847389631498",
        "location": {
            "@type": "Place",
            "name": "Tom's Urban LA Live",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1011 S Figueroa St, Ste B101",
                "addressLocality": "Los Angeles",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.043933043367",
                "longitude": "-118.26527517062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Unfortunately we are no longer taking reservations for this event. The following nearby locations are still showing the fight if you would like to contact them to purchase tickets.\n\nHooters DTLA: (213) 222-9464\nThe Greyhound Bar & Grill: (323) 900-0300\nLos Angeles Biergarten: (213) 628-3737\nToe Bang"
    }
]
```