

# Event Details

- **Event Name**: BIG10 WOMEN'S BBALL #2
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 12:00 pm – Thu, 05 Mar, 2026 at 04:00 pm
- **Event URL**: https://allevents.in/indianapolis/big10-womens-bball-2/210002151693592
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210002151693592

## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Gainbridge Fieldhouse
- **lat**: 39.764064
- **long**: -86.155507
- **full address**: Gainbridge Fieldhouse, Indianapolis, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/36b1d7930d9cfe61191dddb77297f7a6400d09dbc80a4e7744e3fcaed32daad7-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768904073
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=BIG10+WOMEN%27S+BBALL+%232&date=05+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Gainbridge Fieldhouse, Indianapolis, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about BIG10 WOMEN'S BBALL #2 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BIG10 WOMEN'S BBALL #2",
        "image": "https://cdn-az.allevents.in/events10/banners/36b1d7930d9cfe61191dddb77297f7a6400d09dbc80a4e7744e3fcaed32daad7-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768904073",
        "startDate": "2026-03-05",
        "endDate": "2026-03-05",
        "url": "https://allevents.in/indianapolis/big10-womens-bball-2/210002151693592",
        "location": {
            "@type": "Place",
            "name": "Gainbridge Fieldhouse",
            "address": {
                "@type": "PostalAddress",
                "name": "Gainbridge Fieldhouse, Indianapolis, United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.764064",
                "longitude": "-86.155507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```