

# Event Details

- **Event Name**: Pokemon League
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 12:00 pm – Sun, 27 Sep, 2026 at 12:00 pm (-05:00)
- **Event Description**: Weekly Pokemon League
- **Event URL**: https://allevents.in/mcloud/pokemon-league/200030694309348
- **Event Categories**: pokemon
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mcloud
- **state**: OK
- **country**: United States
- **location**: 105 N. Main Street, McLoud, OK, United States, Oklahoma 74851
- **lat**: 35.4362
- **long**: -97.09206
- **full address**: 105 N. Main Street, McLoud, OK, United States, Oklahoma 74851

## Event gallery

- **Alt text**: Pokemon League
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f7070fefc4119eebc3c55027e6106f71fe89390de14e38de12ea49a93f276351-rimg-w1200-h679-dcf8d808-gmir?v=1789335108

## FAQs

- **Q**: When and where is Pokemon League being held?
  - **A:** Pokemon League takes place on Sun, 20 Sep, 2026 at 12:00 pm to Sun, 27 Sep, 2026 at 12:00 pm at 105 N. Main Street, McLoud, OK, United States, Oklahoma 74851.
- **Q**: Who is organizing Pokemon League?
  - **A:** Pokemon League is organized by Bit Wyvern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokemon League",
        "image": "https://cdn-az.allevents.in/events4/banners/f7070fefc4119eebc3c55027e6106f71fe89390de14e38de12ea49a93f276351-rimg-w1200-h679-dcf8d808-gmir?v=1789335108",
        "startDate": "2026-09-20T12:00:00-05:00",
        "endDate": "2026-09-27T12:00:00-05:00",
        "url": "https://allevents.in/mcloud/pokemon-league/200030694309348",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "105 N. Main Street, McLoud, OK, United States, Oklahoma 74851",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 N Main St, McLoud, OK 74851-8169, United States",
                "addressLocality": "Mcloud",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.4362",
                "longitude": "-97.09206"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Pokemon League",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bit Wyvern",
                "url": "https://allevents.in/org/bit-wyvern/25735072"
            }
        ]
    }
]
```