

# Event Details

- **Event Name**: Yu-Gi-Oh! Tournament
- **Event Start and End Date**: Sun, 24 May, 2026 at 12:00 pm – Sun, 16 Aug, 2026 at 12:00 pm (-04:00)
- **Event Description**: Every Sunday at 12pm!
- **Event URL**: https://allevents.in/new-rochelle/yu-gi-oh-tournament/200030120127605
- **Event Categories**: Sports
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Rochelle
- **state**: NY
- **country**: United States
- **location**: 237a East Main St, New Rochelle, NY, United States, New York 10801
- **lat**: 40.91484
- **long**: -73.7725
- **full address**: 237a East Main St, New Rochelle, NY, United States, New York 10801

## Event gallery

- **Alt text**: Yu-Gi-Oh! Tournament
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/189d0998460f50d365f50856d66c65d131377b794b4c879534f1ce9f7b46f21c-rimg-w1200-h628-dcc2a411-gmir?v=1779639605

## FAQs

- **Q**: When and where is Yu-Gi-Oh! Tournament being held?
  - **A:** Yu-Gi-Oh! Tournament takes place on Sun, 24 May, 2026 at 12:00 pm to Sun, 16 Aug, 2026 at 12:00 pm at 237a East Main St, New Rochelle, NY, United States, New York 10801.
- **Q**: Who is organizing Yu-Gi-Oh! Tournament?
  - **A:** Yu-Gi-Oh! Tournament is organized by Squiggy's Dugout.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yu-Gi-Oh! Tournament",
        "image": "https://cdn-az.allevents.in/events8/banners/189d0998460f50d365f50856d66c65d131377b794b4c879534f1ce9f7b46f21c-rimg-w1200-h628-dcc2a411-gmir?v=1779639605",
        "startDate": "2026-05-24T12:00:00-04:00",
        "endDate": "2026-08-16T12:00:00-04:00",
        "url": "https://allevents.in/new-rochelle/yu-gi-oh-tournament/200030120127605",
        "location": {
            "@type": "Place",
            "name": "237a East Main St, New Rochelle, NY, United States, New York 10801",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "237 Main St, New Rochelle, NY 10801-5725, United States",
                "addressLocality": "New Rochelle",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.91484",
                "longitude": "-73.7725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Sunday at 12pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Squiggys Dugout",
                "url": "https://allevents.in/org/squiggys-dugout/12850932",
                "description": "We are a comic book and gaming specialty store offering an assortment of new and old comics, collectible card games , sports cards, collectibles, and more!"
            }
        ]
    }
]
```