

# Event Details

- **Event Name**: PYE Annual Golf Tournament
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 09:00 am
- **Event Description**: PYE’s Annual Golf Tournament! Even bigger and better than before!⛳️
- **Event URL**: https://allevents.in/ponca-city/pye-annual-golf-tournament/200030215719733
- **Event Categories**: sports, golf, tournaments
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Ponca City
- **state**: OK
- **country**: United States
- **location**: Wentz Memorial Golf Course
- **lat**: 36.73659894066
- **long**: -97.025401199951
- **full address**: Wentz Memorial Golf Course, 2928 L A Cann Dr,Ponca City, Oklahoma, United States

## Event gallery

- **Alt text**: PYE Annual Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e82578c911b1216447c5938cfc8d22f5f5c92fd1470dc8455e7f300bee86d526-rimg-w741-h960-dce8e8d8-gmir?v=1785549634

## FAQs

- **Q**: When and where is PYE Annual Golf Tournament being held?
  - **A:** PYE Annual Golf Tournament takes place on Sat, 08 Aug, 2026 at 09:00 am to Sat, 08 Aug, 2026 at 09:00 am at Wentz Memorial Golf Course, 2928 L A Cann Dr,Ponca City, Oklahoma, United States.
- **Q**: Who is organizing PYE Annual Golf Tournament?
  - **A:** PYE Annual Golf Tournament is organized by Ponca Young Employees - PYE.
- **Q**: Who is this event for? Is it right for me?
  - **A:** PYE Annual 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 Ponca City, this event is thoughtfully curated to deliver a standout experience worth every moment. If PYE Annual 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": "Event",
        "name": "PYE Annual Golf Tournament",
        "image": "https://cdn-az.allevents.in/events6/banners/e82578c911b1216447c5938cfc8d22f5f5c92fd1470dc8455e7f300bee86d526-rimg-w741-h960-dce8e8d8-gmir?v=1785549634",
        "startDate": "2026-08-08",
        "url": "https://allevents.in/ponca-city/pye-annual-golf-tournament/200030215719733",
        "location": {
            "@type": "Place",
            "name": "Wentz Memorial Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2928 L A Cann Dr,Ponca City, Oklahoma",
                "addressLocality": "Ponca City",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.73659894066",
                "longitude": "-97.025401199951"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "PYE’s Annual Golf Tournament! Even bigger and better than before!⛳️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ponca Young Employees - PYE",
                "url": "https://allevents.in/org/ponca-young-employees-pye/14871308",
                "description": "PYE is a networking and professional development group of the Ponca City Chamber of Commerce that is geared towards individuals between the ages of 21 -40."
            }
        ]
    }
]
```