

# Event Details

- **Event Name**: Pokémon League
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for Pokémon League! We welcome all players! We have prize packs too!
- **Event URL**: https://allevents.in/tuscaloosa/pokémon-league/200029351125252
- **Event Categories**: pokemon
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Tuscaloosa
- **state**: AL
- **country**: United States
- **location**: 506 14th St, Tuscaloosa, AL, United States, Alabama 35401
- **lat**: 33.20061
- **long**: -87.54398
- **full address**: 506 14th St, Tuscaloosa, AL, United States, Alabama 35401

## Event gallery

- **Alt text**: Pokémon League
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/55242d1edc1d539e9f7403de2fe095a09ff13ed779d297c6da16d6d18b579569-rimg-w578-h327-dc161616-gmir?v=1765638231

## FAQs

- **Q**: When and where is Pokémon League being held?
  - **A:** Pokémon League takes place on Sat, 13 Dec, 2025 at 06:30 pm to Sat, 13 Dec, 2025 at 06:30 pm at 506 14th St, Tuscaloosa, AL, United States, Alabama 35401.
- **Q**: Who is organizing Pokémon League?
  - **A:** Pokémon League is organized by One Up TCG Tuscaloosa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon League",
        "image": "https://cdn-az.allevents.in/events8/banners/55242d1edc1d539e9f7403de2fe095a09ff13ed779d297c6da16d6d18b579569-rimg-w578-h327-dc161616-gmir?v=1765638231",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/tuscaloosa/pokémon-league/200029351125252",
        "location": {
            "@type": "Place",
            "name": "506 14th St, Tuscaloosa, AL, United States, Alabama 35401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "506 14th St, Tuscaloosa, AL 35401-3434, United States",
                "addressLocality": "Tuscaloosa",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.20061",
                "longitude": "-87.54398"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Pokémon League! We welcome all players! We have prize packs too!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "One Up TCG Tuscaloosa",
                "url": "https://allevents.in/org/one-up-tcg-tuscaloosa/26188841"
            }
        ]
    }
]
```