

# Event Details

- **Event Name**: First to Eleven
- **Event Start and End Date**: Tue, 17 Nov, 2026 at 06:00 pm – Tue, 17 Nov, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/first-to-eleven/2300030423948718
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Mercury Lounge - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Mercury Lounge - NY, 217 East Houston Street, New York, United States

## Event gallery

- **Alt text**: First to Eleven
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8480fb10-9525-11f1-8024-43018c8ac4af-rimg-w1200-h1200-dc080808-gmir.jpg?v=1786412388

## FAQs

- **Q**: When and where is First to Eleven being held?
  - **A:** First to Eleven takes place on Tue, 17 Nov, 2026 at 06:00 pm to Tue, 17 Nov, 2026 at 08:00 pm at Mercury Lounge - NY, 217 East Houston Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First to Eleven",
        "image": "https://cdn-az.allevents.in/events6/banners/8480fb10-9525-11f1-8024-43018c8ac4af-rimg-w1200-h1200-dc080808-gmir.jpg?v=1786412388",
        "startDate": "2026-11-17T18:00:00-05:00",
        "endDate": "2026-11-17T20:00:00-05:00",
        "url": "https://allevents.in/new-york/first-to-eleven/2300030423948718",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mercury Lounge - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 East Houston Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```