

# Event Details

- **Event Name**: Pickleball!!!!
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 08:30 pm – Tue, 23 Dec, 2025 at 10:30 pm
- **Event Description**: We hold pickleball games and all for fun tournaments. Everyone aged 18+ is invited to come play!We will be in the gym. Feel free to park anywhere in the parking lot, enter any door and proceed to the middle of building and we will be there.
- **Event URL**: https://allevents.in/tomball/pickleball/1600027686132033
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tomball
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.002991
- **long**: -95.6096289
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12310 New Hampton Drive, Tomball, US

## Event gallery

- **Alt text**: Pickleball!!!!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c0fd6c20-e073-11f0-9cf0-7b9cfd6f49de-rimg-w612-h306-dc7c90d5-gmir.jpg

## FAQs

- **Q**: When and where is Pickleball!!!! being held?
  - **A:** Pickleball!!!! takes place on Tue, 23 Dec, 2025 at 08:30 pm to Tue, 23 Dec, 2025 at 10:30 pm at The Church of Jesus Christ of Latter-day Saints, 12310 New Hampton Drive, Tomball, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pickleball!!!!",
        "image": "https://cdn-az.allevents.in/events4/banners/c0fd6c20-e073-11f0-9cf0-7b9cfd6f49de-rimg-w612-h306-dc7c90d5-gmir.jpg",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/tomball/pickleball/1600027686132033",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12310 New Hampton Drive",
                "addressLocality": "Tomball",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.002991",
                "longitude": "-95.6096289"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We hold pickleball games and all for fun tournaments. Everyone aged 18+ is invited to come play!We will be in the gym. Feel free to park anywhere in the parking lot, enter any door and proceed to the middle of building and we will be there."
    }
]
```