

# Event Details

- **Event Name**: Creighton Bluejays Women's Volleyball vs. Creighton Bluejays
- **Event Start and End Date**: Sat, 31 Oct, 2026 at 05:00 pm – Sat, 31 Oct, 2026 at 07:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/creighton-bluejays-womens-volleyball-vs-creighton-bluejays/2300030666068350
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: McGrath-Phillips Arena
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: McGrath-Phillips Arena, 1 East Jackson, Chicago, United States

## Event gallery

- **Alt text**: Creighton Bluejays Women's Volleyball vs. Creighton Bluejays
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cef3ef90-a9d4-11f1-ad57-411ed296ae31-rimg-w1200-h800-dcd8e8e8-gmir.jpg?v=1788686689

## FAQs

- **Q**: When and where is Creighton Bluejays Women's Volleyball vs. Creighton Bluejays being held?
  - **A:** Creighton Bluejays Women's Volleyball vs. Creighton Bluejays takes place on Sat, 31 Oct, 2026 at 05:00 pm to Sat, 31 Oct, 2026 at 07:00 pm at McGrath-Phillips Arena, 1 East Jackson, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Creighton Bluejays Women's Volleyball vs. Creighton Bluejays is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Creighton Bluejays Women's Volleyball vs. Creighton Bluejays sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Creighton Bluejays Women's Volleyball vs. Creighton Bluejays",
        "image": "https://cdn-az.allevents.in/events7/banners/cef3ef90-a9d4-11f1-ad57-411ed296ae31-rimg-w1200-h800-dcd8e8e8-gmir.jpg?v=1788686689",
        "startDate": "2026-10-31T17:00:00-05:00",
        "endDate": "2026-10-31T19:00:00-05:00",
        "url": "https://allevents.in/chicago/creighton-bluejays-womens-volleyball-vs-creighton-bluejays/2300030666068350",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "McGrath-Phillips Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 East Jackson",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```