

# Event Details

- **Event Name**: Rihanna Vs. Beyonce Night
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 09:00 pm – Sat, 08 Aug, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/phoenix/rihanna-vs-beyonce-night/210002346884772
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/rihanna-vs-beyonce-night-thunderbird-lounge-tickets/14178484?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**: Rihanna Vs. Beyonce Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/aa390e96ac4511958348cbace33c33aab1814929aed850732c5108e9ec41187c-rimg-w1024-h576-dc303033-gmir.jpg?v=1771654962

## FAQs

- **Q**: When and where is Rihanna Vs. Beyonce Night being held?
  - **A:** Rihanna Vs. Beyonce Night takes place on Fri, 26 Jun, 2026 at 09:00 pm to Sat, 08 Aug, 2026 at 09:00 pm at Thunderbird Lounge, Phoenix, United States.
- **Q**: Who is organizing Rihanna Vs. Beyonce Night?
  - **A:** Rihanna Vs. Beyonce Night is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rihanna Vs. Beyonce Night is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Rihanna Vs. Beyonce Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rihanna Vs. Beyonce Night",
        "image": "https://cdn-az.allevents.in/events10/banners/aa390e96ac4511958348cbace33c33aab1814929aed850732c5108e9ec41187c-rimg-w1024-h576-dc303033-gmir.jpg?v=1771654962",
        "startDate": "2026-06-26",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/phoenix/rihanna-vs-beyonce-night/210002346884772",
        "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"
    }
]
```