

# Event Details

- **Event Name**: Canada World Cup opener
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 02:00 pm
- **Event Description**: Team Canada's first game in the '26 World Cup... also a great excuse to skip out of work early Friday. ?
- **Event URL**: https://allevents.in/minneapolis/canada-world-cup-opener/200030204330246
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Brit's Pub
- **lat**: 44.972691625151
- **long**: -93.275658783188
- **full address**: Brit's Pub, 1104 Nicollet Mall, Minneapolis, MN 55403-2405, United States

## Event gallery

- **Alt text**: Canada World Cup opener
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/70b9f8914e19bc8ba982c1c85ed3f1e6ab01d865bcf2b3ed3dbd910c94356f54-rimg-w960-h644-dc040403-gmir?v=1780927305

## FAQs

- **Q**: When and where is Canada World Cup opener being held?
  - **A:** Canada World Cup opener takes place on Fri, 12 Jun, 2026 at 02:00 pm to Fri, 12 Jun, 2026 at 02:00 pm at Brit's Pub, 1104 Nicollet Mall, Minneapolis, MN 55403-2405, United States.
- **Q**: Who is organizing Canada World Cup opener?
  - **A:** Canada World Cup opener is organized by Canada Club Twin Cities.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Canada World Cup opener 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 Minneapolis, this event is thoughtfully curated to deliver a standout experience worth every moment. If Canada World Cup opener 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": "Canada World Cup opener",
        "image": "https://cdn-az.allevents.in/events3/banners/70b9f8914e19bc8ba982c1c85ed3f1e6ab01d865bcf2b3ed3dbd910c94356f54-rimg-w960-h644-dc040403-gmir?v=1780927305",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/minneapolis/canada-world-cup-opener/200030204330246",
        "location": {
            "@type": "Place",
            "name": "Brit's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1104 Nicollet Mall, Minneapolis, MN 55403-2405, United States",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.972691625151",
                "longitude": "-93.275658783188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Team Canada's first game in the '26 World Cup... also a great excuse to skip out of work early Friday. ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Canada Club Twin Cities",
                "url": "https://allevents.in/org/canada-club-twin-cities/27895270"
            }
        ]
    }
]
```