

# Event Details

- **Event Name**: Heated Rivalry Trivia Night
- **Event Start and End Date**: Sun, 31 May, 2026 at 07:30 pm – Sun, 31 May, 2026 at 09:30 pm (-07:00)
- **Event URL**: https://allevents.in/phoenix/heated-rivalry-trivia-night/210002230836330
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/heated-rivalry-trivia-night-thunderbird-lounge-tickets/14865913?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: United States
- **location**: Thunderbird Lounge
- **lat**: 33.499380
- **long**: -112.083820
- **full address**: Thunderbird Lounge, Phoenix, United States

## Event gallery

- **Alt text**: Heated Rivalry Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7641a6fd045f838c4caabdc6638afeaa64f0e6d99459dbf9b4e33d1dfaadc212-rimg-w1024-h576-dcd5deea-gmir.jpg?v=1776905466

## FAQs

- **Q**: When and where is Heated Rivalry Trivia Night being held?
  - **A:** Heated Rivalry Trivia Night takes place on Sun, 31 May, 2026 at 07:30 pm to Sun, 31 May, 2026 at 09:30 pm at Thunderbird Lounge, Phoenix, United States.
- **Q**: Who is organizing Heated Rivalry Trivia Night?
  - **A:** Heated Rivalry Trivia Night is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Heated Rivalry Trivia Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Phoenix, this event is thoughtfully curated to deliver a standout experience worth every moment. If Heated Rivalry Trivia Night 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": "Heated Rivalry Trivia Night",
        "image": "https://cdn-az.allevents.in/events8/banners/7641a6fd045f838c4caabdc6638afeaa64f0e6d99459dbf9b4e33d1dfaadc212-rimg-w1024-h576-dcd5deea-gmir.jpg?v=1776905466",
        "startDate": "2026-05-31T19:30:00-07:00",
        "endDate": "2026-05-31T21:30:00-07:00",
        "url": "https://allevents.in/phoenix/heated-rivalry-trivia-night/210002230836330",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thunderbird Lounge",
            "address": {
                "@type": "PostalAddress",
                "name": "Thunderbird Lounge, Phoenix, United States",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.499380",
                "longitude": "-112.083820"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```