

# Event Details

- **Event Name**: Pockleball
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 03:30 pm – Fri, 10 Apr, 2026 at 04:30 pm
- **Event Description**: Come join in and play pickleball!
- **Event URL**: https://allevents.in/dallas/pockleball/1600028253378427
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028253378427

## Event venue details

- **city**: Dallas
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.9154954
- **long**: -123.3337641
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1401 Southwest 13th Street, Dallas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1e922450-3c11-11f0-b036-afbd8135e01f-rimg-w980-h657-dc5f

## FAQs

- **Q**: When and where is Pockleball being held?
  - **A:** Pockleball takes place on Fri, 10 Apr, 2026 at 03:30 pm to Fri, 10 Apr, 2026 at 04:30 pm at The Church of Jesus Christ of Latter-day Saints, 1401 Southwest 13th Street, Dallas, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pockleball 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 Pockleball 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": "Pockleball",
        "image": "https://cdn-az.allevents.in/events3/banners/86ee2330-352d-11f1-97ac-e5548c0a6d13-rimg-w980-h657-dc5f774d-gmir.jpg",
        "startDate": "2026-04-10",
        "endDate": "2026-04-10",
        "url": "https://allevents.in/dallas/pockleball/1600028253378427",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 Southwest 13th Street",
                "addressLocality": "Dallas",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9154954",
                "longitude": "-123.3337641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join in and play pickleball!"
    }
]
```