

# Event Details

- **Event Name**: Alumni Game
- **Event Start and End Date**: Sun, 03 May, 2026 at 02:00 pm (-07:00)
- **Event Description**: Open to all Oakland Softball Alumni! Dust off that old mitt and come have some fun.
- **Event URL**: https://allevents.in/oakland/alumni-game/200029980244518
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Oakland
- **state**: OR
- **country**: United States
- **location**: Oakland High School (Oregon)
- **lat**: 43.428035
- **long**: -123.298764
- **full address**: Oakland High School (Oregon), Oakland,OR,United States

## Event gallery

- **Alt text**: Alumni Game
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1a2a523e089fe96e1b96d610473ddfaab5cd5dbeacf858bc7337cd1ceb8ebe2a-rimg-w1080-h1350-dc0149ad-gmir?v=1776943038

## FAQs

- **Q**: When and where is Alumni Game being held?
  - **A:** Alumni Game takes place on Sun, 03 May, 2026 at 02:00 pm to Sun, 03 May, 2026 at 02:00 pm at Oakland High School (Oregon), Oakland,OR,United States.
- **Q**: Who is organizing Alumni Game?
  - **A:** Alumni Game is organized by Oakland Oakers Softball.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Alumni Game 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 Oakland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Alumni Game 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": "Alumni Game",
        "image": "https://cdn-az.allevents.in/events10/banners/1a2a523e089fe96e1b96d610473ddfaab5cd5dbeacf858bc7337cd1ceb8ebe2a-rimg-w1080-h1350-dc0149ad-gmir?v=1776943038",
        "startDate": "2026-05-03T14:00:00-07:00",
        "url": "https://allevents.in/oakland/alumni-game/200029980244518",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oakland High School (Oregon)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oakland,OR,United States",
                "addressLocality": "Oakland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.428035",
                "longitude": "-123.298764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to all Oakland Softball Alumni! Dust off that old mitt and come have some fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oakland Oakers Softball",
                "url": "https://allevents.in/org/oakland-oakers-softball/23898472"
            }
        ]
    }
]
```