

# Event Details

- **Event Name**: BBL15: Perth Scorchers v Melbourne Stars
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 05:15 pm – Sun, 18 Jan, 2026 at 05:15 am
- **Event URL**: https://allevents.in/perth/bbl15-perth-scorchers-v-melbourne-stars/210001999604968
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: Optus Stadium/WACA Ground
- **lat**: -31.951204000000006
- **long**: 115.889132
- **full address**: Optus Stadium/WACA Ground, Perth, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f571aab505fdfecdcfbea06528cd8225b549b2bbb14f11781661ea7354ca7ab7-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768344378
- **Alt text**: thumbnail
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_RETINA_PORTRAIT_3_2.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Jan, 2026 at 05:15 pm
- **Q**: Where is the event happening?
  - **A:** Optus Stadium/WACA Ground, Perth, Australia
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about BBL15: Perth Scorchers v Melbourne Stars ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "BBL15: Perth Scorchers v Melbourne Stars",
        "image": "https://cdn-az.allevents.in/events6/banners/f571aab505fdfecdcfbea06528cd8225b549b2bbb14f11781661ea7354ca7ab7-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768344378",
        "startDate": "2026-01-17",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/perth/bbl15-perth-scorchers-v-melbourne-stars/210001999604968",
        "location": {
            "@type": "Place",
            "name": "Optus Stadium/WACA Ground",
            "address": {
                "@type": "PostalAddress",
                "name": "Optus Stadium/WACA Ground, Perth, Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.951204000000006",
                "longitude": "115.889132"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```