

# Event Details

- **Event Name**: Pokemon League Cup
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 10:00 am (-05:00)
- **Event Description**: Join us for Official Pokemon League Cup Tournament 
Entry is $5.00 
Come earn big points
- **Event URL**: https://allevents.in/denison/pokemon-league-cup/200029937519633
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Denison
- **state**: TX
- **country**: United States
- **location**: Garner's Games
- **lat**: 33.7414965
- **long**: -96.5471107
- **full address**: Garner's Games, 1431 South Armstrong Ave,Denison,TX,United States

## Event gallery

- **Alt text**: Pokemon League Cup
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8dd07de9df72fecb67768c5b8aa06183b9002cf67880649758450e8e92350f85-rimg-w1200-h675-dcf1f1f0-gmir?v=1776095492

## FAQs

- **Q**: When and where is Pokemon League Cup being held?
  - **A:** Pokemon League Cup takes place on Sun, 19 Apr, 2026 at 10:00 am to Sun, 19 Apr, 2026 at 10:00 am at Garner's Games, 1431 South Armstrong Ave,Denison,TX,United States.
- **Q**: Who is organizing Pokemon League Cup?
  - **A:** Pokemon League Cup is organized by Garner's Games.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pokemon League Cup",
        "image": "https://cdn-az.allevents.in/events9/banners/8dd07de9df72fecb67768c5b8aa06183b9002cf67880649758450e8e92350f85-rimg-w1200-h675-dcf1f1f0-gmir?v=1776095492",
        "startDate": "2026-04-19T10:00:00-05:00",
        "url": "https://allevents.in/denison/pokemon-league-cup/200029937519633",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Garner's Games",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1431 South Armstrong Ave,Denison,TX,United States",
                "addressLocality": "Denison",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.7414965",
                "longitude": "-96.5471107"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Official Pokemon League Cup Tournament \nEntry is $5.00 \nCome earn big points",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Garners Games",
                "url": "https://allevents.in/org/garners-games/22388390"
            }
        ]
    }
]
```