

# Event Details

- **Event Name**: Sugar Shane’s Golf Tournament 
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 08:00 am (-04:00)
- **Event Description**: 4-Player Scramble
- **Event URL**: https://allevents.in/augusta/sugar-shanes-golf-tournament/200030559596316
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Augusta
- **state**: GA
- **country**: United States
- **location**: Augusta National Golf Club
- **lat**: 33.507161286399
- **long**: -82.026440180228
- **full address**: Augusta National Golf Club, 2604 Washington Road,Augusta, Georgia, United States

## Event gallery

- **Alt text**: Sugar Shane’s Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1fa8fcab49fcb79e5125bb017bae77988d1c3d65fc61ce012e45e0773508a4bd-rimg-w1024-h1536-dc081828-gmir?v=1786755736

## FAQs

- **Q**: When and where is Sugar Shane s Golf Tournament  being held?
  - **A:** Sugar Shane s Golf Tournament  takes place on Sat, 19 Sep, 2026 at 08:00 am to Sat, 19 Sep, 2026 at 08:00 am at Augusta National Golf Club, 2604 Washington Road,Augusta, Georgia, United States.
- **Q**: Who is organizing Sugar Shane s Golf Tournament ?
  - **A:** Sugar Shane s Golf Tournament  is organized by Daniel Crowe.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sugar Shane s 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 Augusta, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sugar Shane s 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": "Sugar Shane’s Golf Tournament",
        "image": "https://cdn-az.allevents.in/events10/banners/1fa8fcab49fcb79e5125bb017bae77988d1c3d65fc61ce012e45e0773508a4bd-rimg-w1024-h1536-dc081828-gmir?v=1786755736",
        "startDate": "2026-09-19T08:00:00-04:00",
        "url": "https://allevents.in/augusta/sugar-shanes-golf-tournament/200030559596316",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Augusta National Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2604 Washington Road,Augusta, Georgia",
                "addressLocality": "Augusta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.507161286399",
                "longitude": "-82.026440180228"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4-Player Scramble",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Daniel Crowe",
                "url": "https://allevents.in/org/daniel-crowe/27980094"
            }
        ]
    }
]
```