

# Event Details

- **Event Name**: Battle of the Badger State 2025
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 07:30 am
- **Event Description**: The Jolliest Tournament of the year is BACK! Registration is OPEN now, only at myuventex.com
- **Event URL**: https://allevents.in/sun-prairie/battle-of-the-badger-state-2025/200028760910415
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 114

## Ticket Details


## Event venue details

- **city**: Sun Prairie
- **state**: WI
- **country**: United States
- **location**: Sun Prairie West High School
- **lat**: 43.18063
- **long**: -89.2733
- **full address**: Sun Prairie West High School, 2850 Ironwood Drive,Sun Prairie, Wisconsin, United States

## Event gallery

- **Alt text**: Battle of the Badger State 2025
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3eb15eb4ebd6ae87ce09f8ef1f06a2959a9151f215d074275a0be1cb0075292f-rimg-w1200-h927-dc160303-gmir?v=1764897165

## FAQs

- **Q**: When and where is Battle of the Badger State 2025 being held?
  - **A:** Battle of the Badger State 2025 takes place on Sun, 07 Dec, 2025 at 07:30 am to Sun, 07 Dec, 2025 at 07:30 am at Sun Prairie West High School, 2850 Ironwood Drive,Sun Prairie, Wisconsin, United States.
- **Q**: Who is organizing Battle of the Badger State 2025?
  - **A:** Battle of the Badger State 2025 is organized by Battle of the Badger State.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Battle of the Badger State 2025",
        "image": "https://cdn-az.allevents.in/events8/banners/3eb15eb4ebd6ae87ce09f8ef1f06a2959a9151f215d074275a0be1cb0075292f-rimg-w1200-h927-dc160303-gmir?v=1764897165",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/sun-prairie/battle-of-the-badger-state-2025/200028760910415",
        "location": {
            "@type": "Place",
            "name": "Sun Prairie West High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2850 Ironwood Drive,Sun Prairie, Wisconsin",
                "addressLocality": "Sun Prairie",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.18063",
                "longitude": "-89.2733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Jolliest Tournament of the year is BACK! Registration is OPEN now, only at myuventex.com",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Battle of the Badger State",
                "url": "https://allevents.in/org/battle-of-the-badger-state/26560654"
            }
        ]
    }
]
```