

# Event Details

- **Event Name**: Bar Box Scotch Doubles Tournament
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 09:00 am
- **Event Description**: Hope to see everyone on February 21st.
- **Event URL**: https://allevents.in/grand-island/bar-box-scotch-doubles-tournament/200029469585424
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200029469585424?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grand+island-events

## Event venue details

- **city**: Grand Island
- **state**: NE
- **country**: United States
- **location**: Grand Island, NE
- **lat**: 40.81771620966
- **long**: -98.380015784352
- **full address**: Grand Island, NE, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bar Box Billiards (https://allevents.in/org/bar-box-billiards/24342783)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/74e2017b10cfff1a95458bbcab2c32ea9d788cee76980b2fe836a088d4a58ce3-rimg-w1200-h1550-dcffc46a-gmir?v=1771333099
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/421b65dd4990f665e951fd2ae71b94ec0fb0c99a756f3c789ad94abd983df38e-rimg-w300-h300-dcfec469-gmir?v=1771333099

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Grand Island, NE, United States
- **Q**: Who is organizing the event?
  - **A:** Bar Box Billiards
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about Bar Box Scotch Doubles Tournament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bar Box Scotch Doubles Tournament",
        "image": "https://cdn-az.allevents.in/events2/banners/74e2017b10cfff1a95458bbcab2c32ea9d788cee76980b2fe836a088d4a58ce3-rimg-w1200-h1550-dcffc46a-gmir?v=1771333099",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/grand-island/bar-box-scotch-doubles-tournament/200029469585424",
        "location": {
            "@type": "Place",
            "name": "Grand Island, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Grand Island,NE,United States",
                "addressLocality": "Grand Island",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.81771620966",
                "longitude": "-98.380015784352"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hope to see everyone on February 21st.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bar Box Billiards",
                "url": "https://allevents.in/org/bar-box-billiards/24342783"
            }
        ]
    }
]
```