

# Event Details

- **Event Name**: Butler Bulldogs vs. Nebraska Cornhuskers
- **Event Start and End Date**: Sun, 22 Nov, 2026 at 03:30 am – Sun, 22 Nov, 2026 at 05:30 am (+00:00)
- **Event URL**: https://allevents.in/chicago/butler-bulldogs-vs-nebraska-cornhuskers/2300030349626045
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Credit Union 1 Arena
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Credit Union 1 Arena, 525 S. Racine, Chicago, United States

## Event gallery

- **Alt text**: Butler Bulldogs vs. Nebraska Cornhuskers
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8af7a5e0-a7de-11f1-a4a1-eb59356bc08b-rimg-w1200-h1500-dcf8f8f8-gmir.jpg?v=1788470968

## FAQs

- **Q**: When and where is Butler Bulldogs vs. Nebraska Cornhuskers being held?
  - **A:** Butler Bulldogs vs. Nebraska Cornhuskers takes place on Sun, 22 Nov, 2026 at 03:30 am to Sun, 22 Nov, 2026 at 05:30 am at Credit Union 1 Arena, 525 S. Racine, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Butler Bulldogs vs. Nebraska Cornhuskers",
        "image": "https://cdn-az.allevents.in/events8/banners/8af7a5e0-a7de-11f1-a4a1-eb59356bc08b-rimg-w1200-h1500-dcf8f8f8-gmir.jpg?v=1788470968",
        "startDate": "2026-11-22T03:30:00+00:00",
        "endDate": "2026-11-22T05:30:00+00:00",
        "url": "https://allevents.in/chicago/butler-bulldogs-vs-nebraska-cornhuskers/2300030349626045",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Credit Union 1 Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "525 S. Racine",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```