

# Event Details

- **Event Name**: Stockholm Open x AMBESSA
- **Event Start and End Date**: Fri, 06 Nov, 2026 at 08:00 pm – Sat, 07 Nov, 2026 at 02:00 am (+01:00)
- **Event URL**: https://allevents.in/stockholm/stockholm-open-x-ambessa/4600030718144043
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 33.99, currency: USD

## Event venue details

- **city**: Stockholm
- **state**: ST
- **country**: Sweden
- **location**: Kungliga tennishallen
- **lat**: 59.3502508
- **long**: 18.095738
- **full address**: Kungliga tennishallen, Stockholm, Sweden

## Event gallery

- **Alt text**: Stockholm Open x AMBESSA
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b1eacfd0-b989-11f1-afc5-c961eba0d97b-rimg-w1024-h585-dc080808-gmir.png?v=1790413647

## FAQs

- **Q**: When and where is Stockholm Open x AMBESSA being held?
  - **A:** Stockholm Open x AMBESSA takes place on Fri, 06 Nov, 2026 at 08:00 pm to Sat, 07 Nov, 2026 at 02:00 am at Kungliga tennishallen, Stockholm, Sweden.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Stockholm Open x AMBESSA 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 Stockholm, this event is thoughtfully curated to deliver a standout experience worth every moment. If Stockholm Open x AMBESSA 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": "Stockholm Open x AMBESSA",
        "image": "https://cdn-az.allevents.in/events8/banners/b1eacfd0-b989-11f1-afc5-c961eba0d97b-rimg-w1024-h585-dc080808-gmir.png?v=1790413647",
        "startDate": "2026-11-06T20:00:00+01:00",
        "endDate": "2026-11-07T02:00:00+01:00",
        "url": "https://allevents.in/stockholm/stockholm-open-x-ambessa/4600030718144043",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kungliga tennishallen",
            "address": {
                "@type": "PostalAddress",
                "name": "Kungliga tennishallen, Stockholm, Sweden",
                "addressLocality": "Stockholm",
                "addressRegion": "ST",
                "addressCountry": "SE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "59.3502508",
                "longitude": "18.095738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```