

# Event Details

- **Event Name**: State Tournament
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 10:00 am
- **Event Description**: State Tournament 
Thursday - Saturday
- **Event URL**: https://allevents.in/madison/state-tournament/200029634549559
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029634549559?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=madison-events

## Event venue details

- **city**: Madison
- **state**: WI
- **country**: United States
- **location**: Kohl Center
- **lat**: 43.069452091075
- **long**: -89.396932125092
- **full address**: Kohl Center, 601 W Dayton St,Madison, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sparta Spartans Wrestling (WI) (https://allevents.in/org/sparta-spartans-wrestling-wi/23364792)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/47072539ef2179f8a9a5b009ee485064caddf7d45a89ce94834ba3ac683df9ee-rimg-w1200-h800-dcef342c-gmir?v=1771864490
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=State+Tournament&date=26+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Feb, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Kohl Center, 601 W Dayton St,Madison, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Sparta Spartans Wrestling (WI)
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about State Tournament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "State Tournament",
        "image": "https://cdn-az.allevents.in/events10/banners/47072539ef2179f8a9a5b009ee485064caddf7d45a89ce94834ba3ac683df9ee-rimg-w1200-h800-dcef342c-gmir?v=1771864490",
        "startDate": "2026-02-26",
        "url": "https://allevents.in/madison/state-tournament/200029634549559",
        "location": {
            "@type": "Place",
            "name": "Kohl Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 W Dayton St,Madison, Wisconsin",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.069452091075",
                "longitude": "-89.396932125092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "State Tournament \nThursday - Saturday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sparta Spartans Wrestling (WI)",
                "url": "https://allevents.in/org/sparta-spartans-wrestling-wi/23364792"
            }
        ]
    }
]
```