

# Event Details

- **Event Name**: BBB vs. Tri-County 
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 05:45 pm
- **Event Description**: JV @ 5:45 PM
Varsity @ 7 PM
- **Event URL**: https://allevents.in/stevens-point/bbb-vs-tri-county/200029245080850
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Stevens Point
- **state**: WI
- **country**: United States
- **location**: Pacelli High School (Stevens Point, Wisconsin)
- **lat**: 44.533058074666
- **long**: -89.57881325019
- **full address**: Pacelli High School (Stevens Point, Wisconsin), Stevens Point, Wisconsin, United States

## Event gallery

- **Alt text**: BBB vs. Tri-County
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ea1ff1895c7eea7abae392a4c5d682aa8310adf17f5fd408102ad27478807d29-rimg-w979-h634-dcffffff-gmir?v=1767250639

## FAQs

- **Q**: When and where is BBB vs. Tri-County  being held?
  - **A:** BBB vs. Tri-County  takes place on Tue, 06 Jan, 2026 at 05:45 pm to Tue, 06 Jan, 2026 at 05:45 pm at Pacelli High School (Stevens Point, Wisconsin), Stevens Point, Wisconsin, United States.
- **Q**: Who is organizing BBB vs. Tri-County ?
  - **A:** BBB vs. Tri-County  is organized by Pacelli Boys Basketball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BBB vs. Tri-County",
        "image": "https://cdn-az.allevents.in/events10/banners/ea1ff1895c7eea7abae392a4c5d682aa8310adf17f5fd408102ad27478807d29-rimg-w979-h634-dcffffff-gmir?v=1767250639",
        "startDate": "2026-01-06",
        "url": "https://allevents.in/stevens-point/bbb-vs-tri-county/200029245080850",
        "location": {
            "@type": "Place",
            "name": "Pacelli High School (Stevens Point, Wisconsin)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stevens Point, Wisconsin",
                "addressLocality": "Stevens Point",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.533058074666",
                "longitude": "-89.57881325019"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "JV @ 5:45 PM\nVarsity @ 7 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pacelli Boys Basketball",
                "url": "https://allevents.in/org/pacelli-boys-basketball/22939818"
            }
        ]
    }
]
```