

# Event Details

- **Event Name**: Tournament 
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 am – Sun, 21 Jun, 2026 at 10:00 pm
- **Event Description**: TBD
- **Event URL**: https://allevents.in/north-houston/tournament/200030175304632
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: North Houston
- **state**: TX
- **country**: United States
- **location**: Doss Baseball Park
- **lat**: 29.920801652245
- **long**: -95.456141037044
- **full address**: Doss Baseball Park, Aldine, Texas, North Houston, United States

## Event gallery

- **Alt text**: Tournament
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/14b84b08136df7dada4e061c943fb89568ad1473744ce9a1f980090910855675-rimg-w554-h960-dcffffff-gmir?v=1781729458

## FAQs

- **Q**: When and where is Tournament  being held?
  - **A:** Tournament  takes place on Sat, 20 Jun, 2026 at 12:00 am to Sun, 21 Jun, 2026 at 10:00 pm at Doss Baseball Park, Aldine, Texas, North Houston, United States.
- **Q**: Who is organizing Tournament ?
  - **A:** Tournament  is organized by Angleton XPOS Baseball 2026.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tournament  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 North Houston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tournament  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": "Tournament",
        "image": "https://cdn-az.allevents.in/events5/banners/14b84b08136df7dada4e061c943fb89568ad1473744ce9a1f980090910855675-rimg-w554-h960-dcffffff-gmir?v=1781729458",
        "startDate": "2026-06-20",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/north-houston/tournament/200030175304632",
        "location": {
            "@type": "Place",
            "name": "Doss Baseball Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Aldine, Texas",
                "addressLocality": "North Houston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.920801652245",
                "longitude": "-95.456141037044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TBD",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Angleton XPOS Baseball 2026",
                "url": "https://allevents.in/org/angleton-xpos-baseball-2026/27874424"
            }
        ]
    }
]
```