

# Event Details

- **Event Name**: Pokémon League Cup
- **Event Start and End Date**: Sun, 31 May, 2026 at 12:00 pm (-06:00)
- **Event Description**: Come down and compete in our Pokémon League Cup. Players accumulate championship points towards their invitationals to Pokémon World Championships!
- **Event URL**: https://allevents.in/nampa/pokémon-league-cup/200030130084441
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nampa
- **state**: ID
- **country**: United States
- **location**: Infinite Heroes Games
- **lat**: 43.572654877258
- **long**: -116.55955284698
- **full address**: Infinite Heroes Games, 504 16th Ave S, Nampa, ID 83651-4726, United States

## Event gallery

- **Alt text**: Pokémon League Cup
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/23672d30e7f5c90e01e58fec7a3fc55f4c285d15bd519e8a70f6e16c3ee80176-rimg-w680-h219-dc000000-gmir?v=1779774581

## FAQs

- **Q**: When and where is Pokémon League Cup being held?
  - **A:** Pokémon League Cup takes place on Sun, 31 May, 2026 at 12:00 pm to Sun, 31 May, 2026 at 12:00 pm at Infinite Heroes Games, 504 16th Ave S, Nampa, ID 83651-4726, United States.
- **Q**: Who is organizing Pokémon League Cup?
  - **A:** Pokémon League Cup is organized by Infinite Heroes Games.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon League Cup",
        "image": "https://cdn-az.allevents.in/events2/banners/23672d30e7f5c90e01e58fec7a3fc55f4c285d15bd519e8a70f6e16c3ee80176-rimg-w680-h219-dc000000-gmir?v=1779774581",
        "startDate": "2026-05-31T12:00:00-06:00",
        "url": "https://allevents.in/nampa/pokémon-league-cup/200030130084441",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Infinite Heroes Games",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "504 16th Ave S, Nampa, ID 83651-4726, United States",
                "addressLocality": "Nampa",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.572654877258",
                "longitude": "-116.55955284698"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come down and compete in our Pokémon League Cup. Players accumulate championship points towards their invitationals to Pokémon World Championships!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Infinite Heroes Games",
                "url": "https://allevents.in/org/infinite-heroes-games/11302570",
                "description": "We are Canyon County's premier Board Game Store. We have the largest selection of board games, card games, role-playing games, miniature games, collectible card games and accessories in Canyon County. "
            }
        ]
    }
]
```