

# Event Details

- **Event Name**: Pokémon Tournament 
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 02:30 pm
- **Event Description**: Get ready for tourney day this Saturday!
- **Event URL**: https://allevents.in/phnom-penh/pokémon-tournament/200029368655644
- **Event Categories**: sports, tournaments, pokemon
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Phnom Penh
- **state**: PP
- **country**: Cambodia
- **location**: Phnom Penh, Cambodia
- **lat**: 11.580035591495
- **long**: 104.78695678778
- **full address**: Phnom Penh, Cambodia

## Event gallery

- **Alt text**: Pokémon Tournament
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8c444fb1263555d9f5a4f16f7754d6219cc460615bbcefbd367009d9b61edea9-rimg-w744-h965-dcb9e1f7-gmir?v=1765972123

## FAQs

- **Q**: When and where is Pokémon Tournament  being held?
  - **A:** Pokémon Tournament  takes place on Sat, 20 Dec, 2025 at 02:30 pm to Sat, 20 Dec, 2025 at 02:30 pm at Phnom Penh, Cambodia.
- **Q**: Who is organizing Pokémon Tournament ?
  - **A:** Pokémon Tournament  is organized by PokéZ.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pokémon Tournament  is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Phnom Penh, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pokémon Tournament  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pokémon Tournament",
        "image": "https://cdn-az.allevents.in/events10/banners/8c444fb1263555d9f5a4f16f7754d6219cc460615bbcefbd367009d9b61edea9-rimg-w744-h965-dcb9e1f7-gmir?v=1765972123",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/phnom-penh/pokémon-tournament/200029368655644",
        "location": {
            "@type": "Place",
            "name": "Phnom Penh, Cambodia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Phnom Penh",
                "addressLocality": "Phnom Penh",
                "addressRegion": "PP",
                "addressCountry": "KH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "11.580035591495",
                "longitude": "104.78695678778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for tourney day this Saturday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PokZ",
                "url": "https://allevents.in/org/pokéz/26660738"
            }
        ]
    }
]
```