

# Event Details

- **Event Name**: Sports - '26 World Tour
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 07:30 pm – Fri, 10 Jul, 2026 at 10:00 pm (+11:00)
- **Event Description**: Nearby AttractionsSports has 24 upcoming events.
- **Event URL**: https://allevents.in/sydney/sports-26-world-tour/210003212316470
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038772/23905?u=https://www.moshtix.com.au/v2/event/sports-26-world-tour/191954&utm_medium=affiliate

## Event venue details

- **city**: Sydney
- **state**: NS
- **country**: Australia
- **location**: Oxford Art Factory
- **lat**: -33.87783800
- **long**: 151.21391300
- **full address**: Oxford Art Factory, Sydney, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/37aa072a258e87d51d9827f994a8d09e23306efb08a627698d9676dce26a4be5-rimg-w1024-h576-dc041011-gmir.jpg?v=1772449408
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9d4f94cd814197604a489d1ce79bbc2cea4713aafc583b67160778e338de38b1-rimg-w400-h400-dcc4edf4-gmir.jpg?v=1774928766

## Artist Details

- **Artist name**: Sports
  - **Artist page URL**: https://allevents.in/performer/sports
- **Artist name**: Hail The Sun
  - **Artist page URL**: https://allevents.in/performer/hail-the-sun

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 10 Jul, 2026 at 07:30 pm (+11:00)
- **Q**: Where is the event happening?
  - **A:** Oxford Art Factory, Sydney, Australia
- **Q**: Who are the performers at this event?
  - **A:** Sports, Hail The Sun
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Music
- **Q**: Where can I find ticket details about Sports - '26 World Tour ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sports - '26 World Tour",
        "image": "https://cdn-az.allevents.in/events8/banners/37aa072a258e87d51d9827f994a8d09e23306efb08a627698d9676dce26a4be5-rimg-w1024-h576-dc041011-gmir.jpg?v=1772449408",
        "startDate": "2026-07-10T19:30:00+11:00",
        "endDate": "2026-07-10T22:00:00+11:00",
        "url": "https://allevents.in/sydney/sports-26-world-tour/210003212316470",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oxford Art Factory",
            "address": {
                "@type": "PostalAddress",
                "name": "Oxford Art Factory, Sydney, Australia",
                "addressLocality": "Sydney",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.87783800",
                "longitude": "151.21391300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsSports has 24 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Sports",
                "url": "https://allevents.in/performer/sports"
            },
            {
                "@type": "MusicGroup",
                "name": "Hail The Sun",
                "url": "https://allevents.in/performer/hail-the-sun"
            }
        ]
    }
]
```