

# Event Details

- **Event Name**: Pokemon League Cup at GameTime
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 02:00 pm
- **Event Description**: $30 entry fee. cash prizes. decklists required
registration closes at 1:50pm.  
event starts at 2pm.
- **Event URL**: https://allevents.in/southgate/pokemon-league-cup-at-gametime/200029807385710
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Southgate
- **state**: MI
- **country**: United States
- **location**: 18829 Eureka Rd., Southgate, MI, United States, Michigan 48195
- **lat**: 42.19861
- **long**: -83.2244
- **full address**: 18829 Eureka Rd., Southgate, MI, United States, Michigan 48195

## Event gallery

- **Alt text**: Pokemon League Cup at GameTime
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5fd065cbe63e6c13acf2e83ab1f9ee61333eced257929cef2cfe08f6511a0624-rimg-w1200-h676-dc000000-gmir?v=1773442270

## FAQs

- **Q**: When and where is Pokemon League Cup at GameTime being held?
  - **A:** Pokemon League Cup at GameTime takes place on Sat, 14 Mar, 2026 at 02:00 pm to Sat, 14 Mar, 2026 at 02:00 pm at 18829 Eureka Rd., Southgate, MI, United States, Michigan 48195.
- **Q**: Who is organizing Pokemon League Cup at GameTime?
  - **A:** Pokemon League Cup at GameTime is organized by GameTime.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pokemon League Cup at GameTime",
        "image": "https://cdn-az.allevents.in/events2/banners/5fd065cbe63e6c13acf2e83ab1f9ee61333eced257929cef2cfe08f6511a0624-rimg-w1200-h676-dc000000-gmir?v=1773442270",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/southgate/pokemon-league-cup-at-gametime/200029807385710",
        "location": {
            "@type": "Place",
            "name": "18829 Eureka Rd., Southgate, MI, United States, Michigan 48195",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "American Speedy Printing, 18833 Eureka Rd, Southgate, MI 48195, United States",
                "addressLocality": "Southgate",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.19861",
                "longitude": "-83.2244"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$30 entry fee. cash prizes. decklists required\nregistration closes at 1:50pm.  \nevent starts at 2pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GameTime",
                "url": "https://allevents.in/org/gametime/21712719"
            }
        ]
    }
]
```