

# Event Details

- **Event Name**: State Disc Golf Tournament
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 01:00 pm
- **Event Description**: Join players from around Massachusetts at this disc golf tournament in our backyard!
- **Event URL**: https://allevents.in/leicester/state-disc-golf-tournament/200030261263345
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Leicester
- **state**: MA
- **country**: United States
- **location**: Maple Hill Disc Golf
- **lat**: 42.276136769133
- **long**: -71.895772590679
- **full address**: Maple Hill Disc Golf, Maple Hill Farm, 138 Marshall St, Leicester, MA 01524, United States

## Event gallery

- **Alt text**: State Disc Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b171e9face306339c8acc9f06c6c2a80ce7dea40ea35dcd31bc42d3f073fcff1-rimg-w1200-h675-dc1c2c61-gmir?v=1781760165

## FAQs

- **Q**: When and where is State Disc Golf Tournament being held?
  - **A:** State Disc Golf Tournament takes place on Sat, 20 Jun, 2026 at 01:00 pm to Sat, 20 Jun, 2026 at 01:00 pm at Maple Hill Disc Golf, Maple Hill Farm, 138 Marshall St, Leicester, MA 01524, United States.
- **Q**: Who is organizing State Disc Golf Tournament?
  - **A:** State Disc Golf Tournament is organized by Worcester DeMolay.
- **Q**: Who is this event for? Is it right for me?
  - **A:** State Disc Golf 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 Leicester, this event is thoughtfully curated to deliver a standout experience worth every moment. If State Disc Golf 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": "State Disc Golf Tournament",
        "image": "https://cdn-az.allevents.in/events7/banners/b171e9face306339c8acc9f06c6c2a80ce7dea40ea35dcd31bc42d3f073fcff1-rimg-w1200-h675-dc1c2c61-gmir?v=1781760165",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/leicester/state-disc-golf-tournament/200030261263345",
        "location": {
            "@type": "Place",
            "name": "Maple Hill Disc Golf",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Maple Hill Farm, 138 Marshall St, Leicester, MA 01524, United States",
                "addressLocality": "Leicester",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.276136769133",
                "longitude": "-71.895772590679"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join players from around Massachusetts at this disc golf tournament in our backyard!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Worcester DeMolay",
                "url": "https://allevents.in/org/worcester-demolay/10528186",
                "description": "DeMolay is a nonprofit organization dedicated to preparing young men aged 12-20 lead successful lives. DeMolay combines this serious mission with a fun approach that builds bonds of friendship among members in more than 1,000 chapters worldwide."
            }
        ]
    }
]
```