

# Event Details

- **Event Name**: MIDWEST 9PIN
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 01:00 pm
- **Event Description**: JUST A QUICK UPDATE... Due to work related reasons, I have to move this tournament to MARCH 1ST!!. Same time, same place. Sorry for any inconvenience.
- **Event URL**: https://allevents.in/carterville/midwest-9pin/200029653239216
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Carterville
- **state**: IL
- **country**: United States
- **location**: S.I Bowl
- **lat**: 37.760303255
- **long**: -89.06377425
- **full address**: S.I Bowl, Crainville, Illinois, Carterville, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Midwest 9-Pin Tour (https://allevents.in/org/midwest-9-pin-tour/27365741)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/88e3ad9801db69b8d92208a50c92c83894ab8e63e487206e76555fc172632549-rimg-w1200-h1545-dc30302f-gmir?v=1772353471
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/50f8fd95580f23b1c0073829d2350eaffb81e24218f3f4dfcb50346aea9d7d87-rimg-w300-h300-dc313030-gmir?v=1772353472

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** S.I Bowl, Crainville, Illinois, Carterville, United States
- **Q**: Who is organizing the event?
  - **A:** Midwest 9-Pin Tour
- **Q**: What type of event is this?
  - **A:** sports, tournaments
- **Q**: Where can I find ticket details about MIDWEST 9PIN ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "MIDWEST 9PIN",
        "image": "https://cdn-az.allevents.in/events7/banners/88e3ad9801db69b8d92208a50c92c83894ab8e63e487206e76555fc172632549-rimg-w1200-h1545-dc30302f-gmir?v=1772353471",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/carterville/midwest-9pin/200029653239216",
        "location": {
            "@type": "Place",
            "name": "S.I Bowl",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Crainville, Illinois",
                "addressLocality": "Carterville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.760303255",
                "longitude": "-89.06377425"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "JUST A QUICK UPDATE... Due to work related reasons, I have to move this tournament to MARCH 1ST!!. Same time, same place. Sorry for any inconvenience.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midwest 9-Pin Tour",
                "url": "https://allevents.in/org/midwest-9-pin-tour/27365741"
            }
        ]
    }
]
```