

# Event Details

- **Event Name**: The Great Pumpkin Shootout
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 09:00 am
- **Event Description**: The Great Pumpkin Shootout is back for its 11th year. Registration is now open! This year’s tournament will be in a new location in Reston, VA. Register now to reserve your spot! https://greatpumpkinshootout.com
- **Event URL**: https://allevents.in/reston/the-great-pumpkin-shootout/200028508562904
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Reston
- **state**: VA
- **country**: United States
- **location**: South Lakes High School
- **lat**: 38.9324
- **long**: -77.3395
- **full address**: South Lakes High School, Reston, Virginia, United States

## Event gallery

- **Alt text**: The Great Pumpkin Shootout
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b085c8ef2ce7a210b820ae19c746d42f9dd2d0f399bb854d5ca57c241e7d4233-rimg-w1024-h1024-dc322721-gmir?v=1759452395

## FAQs

- **Q**: When and where is The Great Pumpkin Shootout being held?
  - **A:** The Great Pumpkin Shootout takes place on Sat, 04 Oct, 2025 at 09:00 am to Sat, 04 Oct, 2025 at 09:00 am at South Lakes High School, Reston, Virginia, United States.
- **Q**: Who is organizing The Great Pumpkin Shootout?
  - **A:** The Great Pumpkin Shootout is organized by Great Pumpkin Shootout.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Great Pumpkin Shootout 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 Reston, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Great Pumpkin Shootout 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": "The Great Pumpkin Shootout",
        "image": "https://cdn-az.allevents.in/events2/banners/b085c8ef2ce7a210b820ae19c746d42f9dd2d0f399bb854d5ca57c241e7d4233-rimg-w1024-h1024-dc322721-gmir?v=1759452395",
        "startDate": "2025-10-04",
        "url": "https://allevents.in/reston/the-great-pumpkin-shootout/200028508562904",
        "location": {
            "@type": "Place",
            "name": "South Lakes High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Reston, Virginia",
                "addressLocality": "Reston",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.9324",
                "longitude": "-77.3395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Great Pumpkin Shootout is back for its 11th year. Registration is now open! This year’s tournament will be in a new location in Reston, VA. Register now to reserve your spot! https://greatpumpkinshootout.com",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Great Pumpkin Shootout",
                "url": "https://allevents.in/org/great-pumpkin-shootout/26212640"
            }
        ]
    }
]
```