

# Event Details

- **Event Name**: Pokémon League Cup
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 11:00 am (-05:00)
- **Event Description**: More information TBD
- **Event URL**: https://allevents.in/donna/pokémon-league-cup/200029931282036
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Donna
- **state**: TX
- **country**: United States
- **location**: 702 E. Expressway 83 Suite B22, Donna, TX
- **lat**: 26.18237
- **long**: -98.05425
- **full address**: 702 E. Expressway 83 Suite B22, Donna, TX, United States

## Event gallery

- **Alt text**: Pokémon League Cup
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ab2a25b47114e8ced98cbd8cfbfe910a2657474255b18490ff77c909ccb8875e-rimg-w940-h788-dca7a8a8-gmir?v=1776780950

## FAQs

- **Q**: When and where is Pokémon League Cup being held?
  - **A:** Pokémon League Cup takes place on Sat, 25 Apr, 2026 at 11:00 am to Sat, 25 Apr, 2026 at 11:00 am at 702 E. Expressway 83 Suite B22, Donna, TX, United States.
- **Q**: Who is organizing Pokémon League Cup?
  - **A:** Pokémon League Cup is organized by The Stronghold Games.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pokémon League Cup",
        "image": "https://cdn-az.allevents.in/events6/banners/ab2a25b47114e8ced98cbd8cfbfe910a2657474255b18490ff77c909ccb8875e-rimg-w940-h788-dca7a8a8-gmir?v=1776780950",
        "startDate": "2026-04-25T11:00:00-05:00",
        "url": "https://allevents.in/donna/pokémon-league-cup/200029931282036",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "702 E. Expressway 83 Suite B22, Donna, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 E Frontage Rd, Donna, TX 78537-2741, United States",
                "addressLocality": "Donna",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.18237",
                "longitude": "-98.05425"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information TBD",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Stronghold Games",
                "url": "https://allevents.in/org/the-stronghold-games/21500403"
            }
        ]
    }
]
```