

# Event Details

- **Event Name**: BYOB 2026 Tournament
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 04:00 pm – Sun, 12 Jul, 2026 at 03:00 pm
- **Event Description**: This year's tournament poster!!! Only change is the location it's moving to Carleton Place :)
- **Event URL**: https://allevents.in/carleton-place/byob-2026-tournament/200030173995827
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Carleton Place
- **state**: ON
- **country**: Canada
- **location**: Carleton Place Hockey Arena
- **lat**: 45.142290296084
- **long**: -76.138732748444
- **full address**: Carleton Place Hockey Arena, 75 Neelin Street,Carleton Place, Ontario, Canada

## Event gallery

- **Alt text**: BYOB 2026 Tournament
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a9ed82fea07105effdbaf37c8e36c9ade6e51e3ed9989ff53a76f0abcb09dd45-rimg-w1200-h959-dc030618-gmir?v=1783661261

## FAQs

- **Q**: When and where is BYOB 2026 Tournament being held?
  - **A:** BYOB 2026 Tournament takes place on Fri, 10 Jul, 2026 at 04:00 pm to Sun, 12 Jul, 2026 at 03:00 pm at Carleton Place Hockey Arena, 75 Neelin Street,Carleton Place, Ontario, Canada.
- **Q**: Who is organizing BYOB 2026 Tournament?
  - **A:** BYOB 2026 Tournament is organized by BYOB Tournament .
- **Q**: Who is this event for? Is it right for me?
  - **A:** BYOB 2026 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 Carleton Place, this event is thoughtfully curated to deliver a standout experience worth every moment. If BYOB 2026 Tournament 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": "BYOB 2026 Tournament",
        "image": "https://cdn-az.allevents.in/events4/banners/a9ed82fea07105effdbaf37c8e36c9ade6e51e3ed9989ff53a76f0abcb09dd45-rimg-w1200-h959-dc030618-gmir?v=1783661261",
        "startDate": "2026-07-10",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/carleton-place/byob-2026-tournament/200030173995827",
        "location": {
            "@type": "Place",
            "name": "Carleton Place Hockey Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 Neelin Street,Carleton Place, Ontario",
                "addressLocality": "Carleton Place",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.142290296084",
                "longitude": "-76.138732748444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This year's tournament poster!!! Only change is the location it's moving to Carleton Place :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BYOB Tournament ",
                "url": "https://allevents.in/org/byob-tournament/24382983"
            }
        ]
    }
]
```