

# Event Details

- **Event Name**: Sunday Open Play
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 01:00 pm
- **Event Description**: Due to popular demand of this event, we are going to have this weekly.  All levels are welcome!
- **Event URL**: https://allevents.in/matthews/sunday-open-play/200030496171340
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details

- **Ticket URL**: http://facebook.com/200030496171340?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=matthews-events

## Event venue details

- **city**: Matthews
- **state**: NC
- **country**: United States
- **location**: Publix Super Market at Arboretum
- **lat**: 35.098696051583
- **long**: -80.777595351041
- **full address**: Publix Super Market at Arboretum, 7933 Providence Road,Charlotte, North Carolina, Matthews, United States

## Event gallery

- **Alt text**: Sunday Open Play
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/33e3ed244e11556c1126fe09d5f832e763354cef759b12af3f6fd12586b14a4e-rimg-w1200-h660-dca8a8d8-gmir?v=1785667240

## FAQs

- **Q**: When and where is Sunday Open Play being held?
  - **A:** Sunday Open Play takes place on Sun, 02 Aug, 2026 at 01:00 pm to Sun, 02 Aug, 2026 at 01:00 pm at Publix Super Market at Arboretum, 7933 Providence Road,Charlotte, North Carolina, Matthews, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Open Play",
        "image": "https://cdn-az.allevents.in/events5/banners/33e3ed244e11556c1126fe09d5f832e763354cef759b12af3f6fd12586b14a4e-rimg-w1200-h660-dca8a8d8-gmir?v=1785667240",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/matthews/sunday-open-play/200030496171340",
        "location": {
            "@type": "Place",
            "name": "Publix Super Market at Arboretum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7933 Providence Road,Charlotte, North Carolina",
                "addressLocality": "Matthews",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.098696051583",
                "longitude": "-80.777595351041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Due to popular demand of this event, we are going to have this weekly.  All levels are welcome!"
    }
]
```