

# Event Details

- **Event Name**: Yu-Gi-Oh! Duel
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 02:00 pm – Sat, 25 Apr, 2026 at 06:00 pm
- **Event Description**: Weekly casual duel night, new player friendly. No cost, just come in for a few duels
- **Event URL**: https://allevents.in/pittsburgh/yu-gi-oh-duel/200029985466219
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: 730 Brookline Blvd, Pittsburgh, PA, United States, Pennsylvania 15226
- **lat**: 40.39403
- **long**: -80.02092
- **full address**: 730 Brookline Blvd, Pittsburgh, PA, United States, Pennsylvania 15226

## Event gallery

- **Alt text**: Yu-Gi-Oh! Duel
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/526cf96bd27bad5091d497b106a058dd4093623e954470f241e36e29cdf42239-rimg-w1000-h1426-dc030101-gmir?v=1777108398

## FAQs

- **Q**: When and where is Yu-Gi-Oh! Duel being held?
  - **A:** Yu-Gi-Oh! Duel takes place on Sat, 25 Apr, 2026 at 02:00 pm to Sat, 25 Apr, 2026 at 06:00 pm at 730 Brookline Blvd, Pittsburgh, PA, United States, Pennsylvania 15226.
- **Q**: Who is organizing Yu-Gi-Oh! Duel?
  - **A:** Yu-Gi-Oh! Duel is organized by Halfling's Hideout.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yu-Gi-Oh! Duel",
        "image": "https://cdn-az.allevents.in/events7/banners/526cf96bd27bad5091d497b106a058dd4093623e954470f241e36e29cdf42239-rimg-w1000-h1426-dc030101-gmir?v=1777108398",
        "startDate": "2026-04-25",
        "endDate": "2026-04-25",
        "url": "https://allevents.in/pittsburgh/yu-gi-oh-duel/200029985466219",
        "location": {
            "@type": "Place",
            "name": "730 Brookline Blvd, Pittsburgh, PA, United States, Pennsylvania 15226",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "730 Brookline Blvd, Pittsburgh, PA 15226-2102, United States",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.39403",
                "longitude": "-80.02092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly casual duel night, new player friendly. No cost, just come in for a few duels",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Halflings Hideout",
                "url": "https://allevents.in/org/halflings-hideout/27467093"
            }
        ]
    }
]
```