

# Event Details

- **Event Name**: State Free Throw Championship
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 01:00 pm
- **Event Description**: All youth winners of the district free throw events are invited to participate in the State Free Throw Championship. Contestants must bring their district scorecards to register for this championship.

Registration starts at 1:00 PM with competition starting at 2:00 PM.
- **Event URL**: https://allevents.in/morrilton/state-free-throw-championship/200029671765944
- **Event Categories**: sports, contests
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Morrilton
- **state**: AR
- **country**: United States
- **location**: Devil Dog Arena
- **lat**: 35.165336096378
- **long**: -92.734686786525
- **full address**: Devil Dog Arena, 1400 Poor Farm Rd,Morrilton, Arkansas, United States

## Event gallery

- **Alt text**: State Free Throw Championship
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/715e3868d42dc0915fd3cdf9fc11a985badba061414fbd81e95353363da0244e-rimg-w845-h1056-dc050204-gmir?v=1774755735

## FAQs

- **Q**: When and where is State Free Throw Championship being held?
  - **A:** State Free Throw Championship takes place on Sun, 29 Mar, 2026 at 01:00 pm to Sun, 29 Mar, 2026 at 01:00 pm at Devil Dog Arena, 1400 Poor Farm Rd,Morrilton, Arkansas, United States.
- **Q**: Who is organizing State Free Throw Championship?
  - **A:** State Free Throw Championship is organized by Knights of Columbus Arkansas State Council.
- **Q**: Who is this event for? Is it right for me?
  - **A:** State Free Throw Championship 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 Morrilton, this event is thoughtfully curated to deliver a standout experience worth every moment. If State Free Throw Championship 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": "State Free Throw Championship",
        "image": "https://cdn-az.allevents.in/events6/banners/715e3868d42dc0915fd3cdf9fc11a985badba061414fbd81e95353363da0244e-rimg-w845-h1056-dc050204-gmir?v=1774755735",
        "startDate": "2026-03-29",
        "url": "https://allevents.in/morrilton/state-free-throw-championship/200029671765944",
        "location": {
            "@type": "Place",
            "name": "Devil Dog Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 Poor Farm Rd,Morrilton, Arkansas",
                "addressLocality": "Morrilton",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.165336096378",
                "longitude": "-92.734686786525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All youth winners of the district free throw events are invited to participate in the State Free Throw Championship. Contestants must bring their district scorecards to register for this championship.\n\nRegistration starts at 1:00 PM with competition starting at 2:00 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Knights of Columbus Arkansas State Council",
                "url": "https://allevents.in/org/knights-of-columbus-arkansas-state-council/27008059"
            }
        ]
    }
]
```