

# Event Details

- **Event Name**: 2025 Alumni game
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 06:30 pm
- **Event Description**: we will start warmups at 6:30pm, game will start at 7pm
- **Event URL**: https://allevents.in/duvall/2025-alumni-game/200029327607900
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Duvall
- **state**: WA
- **country**: United States
- **location**: Cedarcrest High School
- **lat**: 47.73564
- **long**: -121.95249
- **full address**: Cedarcrest High School, Duvall, Washington, United States

## Event gallery

- **Alt text**: 2025 Alumni game
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/091fefc36bb2efa7857fb369038377a27353b1ed0752b9872fcf586183ece2ac-rimg-w1200-h800-dc7a727a-gmir?v=1766207521

## FAQs

- **Q**: When and where is 2025 Alumni game being held?
  - **A:** 2025 Alumni game takes place on Mon, 22 Dec, 2025 at 06:30 pm to Mon, 22 Dec, 2025 at 06:30 pm at Cedarcrest High School, Duvall, Washington, United States.
- **Q**: Who is organizing 2025 Alumni game?
  - **A:** 2025 Alumni game is organized by Cedarcrest Boys Basketball.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2025 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 Duvall, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2025 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": "2025 Alumni game",
        "image": "https://cdn-az.allevents.in/events2/banners/091fefc36bb2efa7857fb369038377a27353b1ed0752b9872fcf586183ece2ac-rimg-w1200-h800-dc7a727a-gmir?v=1766207521",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/duvall/2025-alumni-game/200029327607900",
        "location": {
            "@type": "Place",
            "name": "Cedarcrest High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Duvall, Washington",
                "addressLocality": "Duvall",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.73564",
                "longitude": "-121.95249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "we will start warmups at 6:30pm, game will start at 7pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedarcrest Boys Basketball",
                "url": "https://allevents.in/org/cedarcrest-boys-basketball/27212948"
            }
        ]
    }
]
```