

# Event Details

- **Event Name**: The Perfect Match Game Show
- **Event Start and End Date**: Wed, 28 Oct, 2026 at 07:30 pm – Wed, 28 Oct, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/arlington/the-perfect-match-game-show/210002429363992
- **Event Categories**: Arts & Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/the-perfect-match-game-show-arlington-improv-tickets/14277014?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Arlington
- **state**: TX
- **country**: United States
- **location**: Arlington Improv
- **lat**: 32.68074000
- **long**: -97.10734900
- **full address**: Arlington Improv, Arlington, United States

## Event gallery

- **Alt text**: The Perfect Match Game Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/241bb6cd0c67a26288156c6dd3764e8de31c10755e94512d983a29fb81aeb42c-rimg-w1024-h576-dc080808-gmir.jpg?v=1787539764

## FAQs

- **Q**: When and where is The Perfect Match Game Show being held?
  - **A:** The Perfect Match Game Show takes place on Wed, 28 Oct, 2026 at 07:30 pm to Wed, 28 Oct, 2026 at 09:30 pm at Arlington Improv, Arlington, United States.
- **Q**: Who is organizing The Perfect Match Game Show?
  - **A:** The Perfect Match Game Show is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "The Perfect Match Game Show",
        "image": "https://cdn-az.allevents.in/events10/banners/241bb6cd0c67a26288156c6dd3764e8de31c10755e94512d983a29fb81aeb42c-rimg-w1024-h576-dc080808-gmir.jpg?v=1787539764",
        "startDate": "2026-10-28T19:30:00-06:00",
        "endDate": "2026-10-28T21:30:00-06:00",
        "url": "https://allevents.in/arlington/the-perfect-match-game-show/210002429363992",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Arlington Improv",
            "address": {
                "@type": "PostalAddress",
                "name": "Arlington Improv, Arlington, United States",
                "addressLocality": "Arlington",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.68074000",
                "longitude": "-97.10734900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```