

# Event Details

- **Event Name**: Pokemon TCG League
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 06:00 pm – Wed, 19 Aug, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us each week for Dirk's pokemon TCG League!
- **Event URL**: https://allevents.in/springfield/pokemon-tcg-league/200030318635044
- **Event Categories**: pokemon
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: 210 W. Commercial Street Suite A, Springfield, MO, United States, Missouri 65803
- **lat**: 37.22928
- **long**: -93.29261
- **full address**: 210 W. Commercial Street Suite A, Springfield, MO, United States, Missouri 65803

## Event gallery

- **Alt text**: Pokemon TCG League
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2e81198b6b2d45b0785d8386e6646aabf31ed271bfba3d7e81e4a529c838f2e4-rimg-w1200-h628-dc020203-gmir?v=1782627343

## FAQs

- **Q**: When and where is Pokemon TCG League being held?
  - **A:** Pokemon TCG League takes place on Wed, 01 Jul, 2026 at 06:00 pm to Wed, 19 Aug, 2026 at 06:00 pm at 210 W. Commercial Street Suite A, Springfield, MO, United States, Missouri 65803.
- **Q**: Who is organizing Pokemon TCG League?
  - **A:** Pokemon TCG League is organized by Dirks Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokemon TCG League",
        "image": "https://cdn-az.allevents.in/events9/banners/2e81198b6b2d45b0785d8386e6646aabf31ed271bfba3d7e81e4a529c838f2e4-rimg-w1200-h628-dc020203-gmir?v=1782627343",
        "startDate": "2026-07-01T18:00:00-05:00",
        "endDate": "2026-08-19T18:00:00-05:00",
        "url": "https://allevents.in/springfield/pokemon-tcg-league/200030318635044",
        "location": {
            "@type": "Place",
            "name": "210 W. Commercial Street Suite A, Springfield, MO, United States, Missouri 65803",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 W Commercial St, Springfield, MO 65803-2648, United States",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.22928",
                "longitude": "-93.29261"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us each week for Dirk's pokemon TCG League!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dirks Tavern",
                "url": "https://allevents.in/org/dirks-tavern/23963424"
            }
        ]
    }
]
```