

# Event Details

- **Event Name**: Softball tournament 
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 am – Sun, 14 Jun, 2026 at 12:00 am
- **Event Description**: See rules
- **Event URL**: https://allevents.in/arkadelphia/softball-tournament/200030198894745
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Arkadelphia
- **state**: AR
- **country**: United States
- **location**: Feaster Park
- **lat**: 34.12774907085
- **long**: -93.077262628316
- **full address**: Feaster Park, Arkadelphia, Arkansas, United States

## Event gallery

- **Alt text**: Softball tournament
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/eabb62db9c996f7bede52e486ceda2227af71c2c3286428217f84e7f836a1d3b-rimg-w1008-h1053-dc020204-gmir?v=1780794464

## FAQs

- **Q**: When and where is Softball tournament  being held?
  - **A:** Softball tournament  takes place on Sat, 13 Jun, 2026 at 08:00 am to Sun, 14 Jun, 2026 at 12:00 am at Feaster Park, Arkadelphia, Arkansas, United States.
- **Q**: Who is organizing Softball tournament ?
  - **A:** Softball tournament  is organized by Kenneth Jones.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Softball 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 Arkadelphia, this event is thoughtfully curated to deliver a standout experience worth every moment. If Softball 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": "Softball tournament",
        "image": "https://cdn-az.allevents.in/events1/banners/eabb62db9c996f7bede52e486ceda2227af71c2c3286428217f84e7f836a1d3b-rimg-w1008-h1053-dc020204-gmir?v=1780794464",
        "startDate": "2026-06-13",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/arkadelphia/softball-tournament/200030198894745",
        "location": {
            "@type": "Place",
            "name": "Feaster Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Arkadelphia, Arkansas",
                "addressLocality": "Arkadelphia",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.12774907085",
                "longitude": "-93.077262628316"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See rules",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kenneth Jones",
                "url": "https://allevents.in/org/kenneth-jones/25747412"
            }
        ]
    }
]
```