

# Event Details

- **Event Name**: Pokémon: Open Play League
- **Event Start and End Date**: Wed, 27 May, 2026 at 04:00 pm – Wed, 27 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us for league!
League is a great tool to get practice or even learn how to play Pokémon. 
Best part is it is free!
All participants will receive prize packs.
- **Event URL**: https://allevents.in/catskill/pokémon-open-play-league/200030115852733
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Catskill
- **state**: NY
- **country**: United States
- **location**: Kirwan's Game Store (Catskill)
- **lat**: 42.21856
- **long**: -73.86579
- **full address**: Kirwan's Game Store (Catskill), 369 Main St.,Catskill, New York, United States

## Event gallery

- **Alt text**: Pokémon: Open Play League
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/67c4cc68c1f7bcc7edd164bd7ec03fe90305e4a0cefe8767f0aef8c2de045d33-rimg-w1200-h675-dc111214-gmir?v=1779584252

## FAQs

- **Q**: When and where is Pokémon: Open Play League being held?
  - **A:** Pokémon: Open Play League takes place on Wed, 27 May, 2026 at 04:00 pm to Wed, 27 May, 2026 at 07:00 pm at Kirwan's Game Store (Catskill), 369 Main St.,Catskill, New York, United States.
- **Q**: Who is organizing Pokémon: Open Play League?
  - **A:** Pokémon: Open Play League is organized by Kirwan's Game Store (Catskill).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon: Open Play League",
        "image": "https://cdn-az.allevents.in/events7/banners/67c4cc68c1f7bcc7edd164bd7ec03fe90305e4a0cefe8767f0aef8c2de045d33-rimg-w1200-h675-dc111214-gmir?v=1779584252",
        "startDate": "2026-05-27T16:00:00-04:00",
        "endDate": "2026-05-27T19:00:00-04:00",
        "url": "https://allevents.in/catskill/pokémon-open-play-league/200030115852733",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kirwan's Game Store (Catskill)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "369 Main St.,Catskill, New York",
                "addressLocality": "Catskill",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.21856",
                "longitude": "-73.86579"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for league!\nLeague is a great tool to get practice or even learn how to play Pokémon. \nBest part is it is free!\nAll participants will receive prize packs.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kirwans Game Store (Catskill)",
                "url": "https://allevents.in/org/kirwans-game-store-catskill/13140462",
                "description": "The largest game store located in Catskill, NY!"
            }
        ]
    }
]
```