

# Event Details

- **Event Name**: For Pete's Sake Ole Skool Tournament
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 10:00 am
- **Event Description**: It's BAAAAACK! Pete's Ole Skool Tournament. Let's come together and have a good time for a Wisconsin Hall of Famer...For Pete's Sake.
- **Event URL**: https://allevents.in/west-allis/for-petes-sake-ole-skool-tournament/200029190690509
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: West Allis
- **state**: WI
- **country**: United States
- **location**: Shepherds On Schlinger
- **lat**: 43.02414
- **long**: -88.02438
- **full address**: Shepherds On Schlinger, 8924 W Schlinger Ave,West Allis, Wisconsin, United States

## Event gallery

- **Alt text**: For Pete's Sake Ole Skool Tournament
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/88dd3ecb603431f5219de4975ee424f51ef7bc63b1ab7ad3a2fb7d0180e5568d-rimg-w1200-h623-dcffffff-gmir?v=1766866944

## FAQs

- **Q**: When and where is For Pete's Sake Ole Skool Tournament being held?
  - **A:** For Pete's Sake Ole Skool Tournament takes place on Sat, 03 Jan, 2026 at 10:00 am to Sat, 03 Jan, 2026 at 10:00 am at Shepherds On Schlinger, 8924 W Schlinger Ave,West Allis, Wisconsin, United States.
- **Q**: Who is organizing For Pete's Sake Ole Skool Tournament?
  - **A:** For Pete's Sake Ole Skool Tournament is organized by Craig Greene.
- **Q**: Who is this event for? Is it right for me?
  - **A:** For Pete's Sake Ole Skool 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 West Allis, this event is thoughtfully curated to deliver a standout experience worth every moment. If For Pete's Sake Ole Skool 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": "For Pete's Sake Ole Skool Tournament",
        "image": "https://cdn-az.allevents.in/events8/banners/88dd3ecb603431f5219de4975ee424f51ef7bc63b1ab7ad3a2fb7d0180e5568d-rimg-w1200-h623-dcffffff-gmir?v=1766866944",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/west-allis/for-petes-sake-ole-skool-tournament/200029190690509",
        "location": {
            "@type": "Place",
            "name": "Shepherds On Schlinger",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8924 W Schlinger Ave,West Allis, Wisconsin",
                "addressLocality": "West Allis",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.02414",
                "longitude": "-88.02438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's BAAAAACK! Pete's Ole Skool Tournament. Let's come together and have a good time for a Wisconsin Hall of Famer...For Pete's Sake.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Craig Greene",
                "url": "https://allevents.in/org/craig-greene/27072924"
            }
        ]
    }
]
```