

# Event Details

- **Event Name**: Pool Tournament
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:00 pm
- **Event Description**: Come down and join the tournament this Thursday!!!
- **Event URL**: https://allevents.in/pinole/pool-tournament/200030289520918
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Pinole
- **state**: CA
- **country**: United States
- **location**: El Sobrante
- **lat**: 37.967777
- **long**: -122.295067
- **full address**: El Sobrante, Pinole, California, United States

## Event gallery

- **Alt text**: Pool Tournament
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6c6d75e6c4fcf63508a11de68e0c1c65b6ba11bd0d5ffaa58cef6dce2826266e-rimg-w1200-h1808-dc020302-gmir?v=1782207978

## FAQs

- **Q**: When and where is Pool Tournament being held?
  - **A:** Pool Tournament takes place on Thu, 25 Jun, 2026 at 07:00 pm to Thu, 25 Jun, 2026 at 07:00 pm at El Sobrante, Pinole, California, United States.
- **Q**: Who is organizing Pool Tournament?
  - **A:** Pool Tournament is organized by Ed s Place.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pool 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 Pinole, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pool 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": "Pool Tournament",
        "image": "https://cdn-az.allevents.in/events9/banners/6c6d75e6c4fcf63508a11de68e0c1c65b6ba11bd0d5ffaa58cef6dce2826266e-rimg-w1200-h1808-dc020302-gmir?v=1782207978",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/pinole/pool-tournament/200030289520918",
        "location": {
            "@type": "Place",
            "name": "El Sobrante",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pinole, California",
                "addressLocality": "Pinole",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.967777",
                "longitude": "-122.295067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come down and join the tournament this Thursday!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eds Place",
                "url": "https://allevents.in/org/eds-place/27955384"
            }
        ]
    }
]
```