

# Event Details

- **Event Name**: Super Cup game
- **Event Start and End Date**: Wed, 12 Aug, 2026 at 06:00 pm
- **Event Description**: European champions competition
- **Event URL**: https://allevents.in/salzburg/super-cup-game/200030186410150
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Salzburg
- **state**: SZ
- **country**: Austria
- **location**: Red Bull Hangar 7 Salzburg, Austria
- **lat**: 47.793569858967
- **long**: 13.007508719682
- **full address**: Red Bull Hangar 7 Salzburg, Austria, Salzburg, Austria

## Event gallery

- **Alt text**: Super Cup game
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/04d6e6c72ff59862ee1aa106c68efad9a903e956a118515e69697e0dc085ef37-rimg-w1122-h1402-dc080808-gmir?v=1786445673

## FAQs

- **Q**: When and where is Super Cup game being held?
  - **A:** Super Cup game takes place on Wed, 12 Aug, 2026 at 06:00 pm to Wed, 12 Aug, 2026 at 06:00 pm at Red Bull Hangar 7 Salzburg, Austria, Salzburg, Austria.
- **Q**: Who is organizing Super Cup game?
  - **A:** Super Cup game is organized by Football Express.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Super Cup game 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 Salzburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Super Cup game sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Super Cup game",
        "image": "https://cdn-az.allevents.in/events9/banners/04d6e6c72ff59862ee1aa106c68efad9a903e956a118515e69697e0dc085ef37-rimg-w1122-h1402-dc080808-gmir?v=1786445673",
        "startDate": "2026-08-12",
        "url": "https://allevents.in/salzburg/super-cup-game/200030186410150",
        "location": {
            "@type": "Place",
            "name": "Red Bull Hangar 7 Salzburg, Austria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Salzburg, Austria",
                "addressLocality": "Salzburg",
                "addressRegion": "SZ",
                "addressCountry": "AT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.793569858967",
                "longitude": "13.007508719682"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "European champions competition",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Football Express",
                "url": "https://allevents.in/org/football-express/27882443",
                "description": "Football Express. 41 likes. 🔮⚽ Breaking news, and updates about football across the world ⚽🔮"
            }
        ]
    }
]
```