Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Lake Stevens Classic 2025 - Mens Doubles Skill: (Open) Age: (Any)

ID: 4778655488

Match Scores

5-15

Win

Play Date

2025-07-12

Play Time (Est)

9:00 PM

Play Location

Lake Stevens, WA

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZO
Zachary Ohnemus

3ZY05W · Bainbridge Island, WA, US

DUPR

5.310

BO
Bryce Ogren

8K9OK8 · USA

DUPR

4.911

TEAM 2WINNER
AC
Alex Caliri

DW7774 · Seattle, WA, US

DUPR

4.840

DH
Dalton Hess

3ZDR9W · Mukilteo, WA, US

DUPR

5.129

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4778655488
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6419684113,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zachary Ohnemus",
        "dupr_id": "3ZY05W",
        "rating": 5.31,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      },
      {
        "name": "Bryce Ogren",
        "dupr_id": "8K9OK8",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8314945435,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Caliri",
        "dupr_id": "DW7774",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Dalton Hess",
        "dupr_id": "3ZDR9W",
        "rating": 5.129,
        "profile_pic_url": null,
        "location": "Mukilteo, WA, US"
      }
    ]
  }
]