

# Event Details

- **Event Name**: Sharking Tournament 
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 01:00 pm
- **Event Description**: This should be a fun tournament. We know this is not in Pulaski county but we have been invited to participate. Get your team together and let's have some fun.
- **Event URL**: https://allevents.in/hot-springs-national-park/sharking-tournament/200029261862044
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Hot Springs National Park
- **state**: AR
- **country**: United States
- **location**: Doc Penny’s Billiards
- **lat**: 34.42524
- **long**: -93.09239
- **full address**: Doc Penny’s Billiards, 5401 Central Ave, Suite G,Lake Hamilton, Arkansas, Hot Springs National Park, United States

## Event gallery

- **Alt text**: Sharking Tournament
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7055ddbdd3a1e31e8a4bf6f48afee17a24f75d315b67c8f31c751c875dc76690-rimg-w1200-h1600-dce2e1dc-gmir?v=1766837565

## FAQs

- **Q**: When and where is Sharking Tournament  being held?
  - **A:** Sharking Tournament  takes place on Sun, 28 Dec, 2025 at 01:00 pm to Sun, 28 Dec, 2025 at 01:00 pm at Doc Penny’s Billiards, 5401 Central Ave, Suite G,Lake Hamilton, Arkansas, Hot Springs National Park, United States.
- **Q**: Who is organizing Sharking Tournament ?
  - **A:** Sharking Tournament  is organized by Pulaski County APA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sharking 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 Hot Springs National Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sharking 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": "Sharking Tournament",
        "image": "https://cdn-az.allevents.in/events6/banners/7055ddbdd3a1e31e8a4bf6f48afee17a24f75d315b67c8f31c751c875dc76690-rimg-w1200-h1600-dce2e1dc-gmir?v=1766837565",
        "startDate": "2025-12-28",
        "url": "https://allevents.in/hot-springs-national-park/sharking-tournament/200029261862044",
        "location": {
            "@type": "Place",
            "name": "Doc Penny’s Billiards",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5401 Central Ave, Suite G,Lake Hamilton, Arkansas",
                "addressLocality": "Hot Springs National Park",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.42524",
                "longitude": "-93.09239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This should be a fun tournament. We know this is not in Pulaski county but we have been invited to participate. Get your team together and let's have some fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pulaski County APA",
                "url": "https://allevents.in/org/pulaski-county-apa/27150811"
            }
        ]
    }
]
```