

# Event Details

- **Event Name**: Yu-Gi-Oh! Tournament
- **Event Start and End Date**: Sun, 23 Aug, 2026 at 12:00 pm – Sun, 30 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/200030588000840
- **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/f30e9b790d4324f27c9dad26383bd0317581238558f302aa12677d0a2301ac0b-rimg-w1200-h628-dc181818-gmir?v=1787209900

## FAQs

- **Q**: When and where is Yu-Gi-Oh! Tournament being held?
  - **A:** Yu-Gi-Oh! Tournament takes place on Sun, 23 Aug, 2026 at 12:00 pm to Sun, 30 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": "SportsEvent",
        "name": "Yu-Gi-Oh! Tournament",
        "image": "https://cdn-az.allevents.in/events8/banners/f30e9b790d4324f27c9dad26383bd0317581238558f302aa12677d0a2301ac0b-rimg-w1200-h628-dc181818-gmir?v=1787209900",
        "startDate": "2026-08-23T12:00:00-04:00",
        "endDate": "2026-08-30T12:00:00-04:00",
        "url": "https://allevents.in/new-rochelle/yu-gi-oh-tournament/200030588000840",
        "eventStatus": "https://schema.org/EventScheduled",
        "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!"
            }
        ]
    }
]
```