

# Event Details

- **Event Name**: Dallas Wings vs. Golden State Valkyries
- **Event Start and End Date**: Fri, 07 Aug, 2026 at 08:30 pm – Fri, 07 Aug, 2026 at 10:30 pm
- **Event URL**: https://allevents.in/dallas/dallas-wings-vs-golden-state-valkyries/2300029652857401
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: American Airlines Center
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: American Airlines Center, 2500 Victory Avenue, Dallas, United States

## Event gallery

- **Alt text**: Dallas Wings vs. Golden State Valkyries
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7df791b0-91b9-11f1-a33a-f7150662a5aa-rimg-w1200-h514-dc080808-gmir.jpg?v=1786036129

## FAQs

- **Q**: When and where is Dallas Wings vs. Golden State Valkyries being held?
  - **A:** Dallas Wings vs. Golden State Valkyries takes place on Fri, 07 Aug, 2026 at 08:30 pm to Fri, 07 Aug, 2026 at 10:30 pm at American Airlines Center, 2500 Victory Avenue, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dallas Wings vs. Golden State Valkyries is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dallas Wings vs. Golden State Valkyries sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Dallas Wings vs. Golden State Valkyries",
        "image": "https://cdn-az.allevents.in/events9/banners/7df791b0-91b9-11f1-a33a-f7150662a5aa-rimg-w1200-h514-dc080808-gmir.jpg?v=1786036129",
        "startDate": "2026-08-07",
        "endDate": "2026-08-07",
        "url": "https://allevents.in/dallas/dallas-wings-vs-golden-state-valkyries/2300029652857401",
        "location": {
            "@type": "Place",
            "name": "American Airlines Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2500 Victory Avenue",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```