Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: 2026 Sacramento Open - Mixed Doubles Skill: (4.0) Age: (35 To 49)

ID: 7160480338

Match Scores

15-5

Loss

Play Date

2026-04-19

Play Time (Est)

11:30 PM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KH
Khou Ha

JZ5OQD · Livermore, CA, US

DUPR

4.018

BA
Brian Adams

3XEZ94 · San Ramon, CA, US

DUPR

4.492

TEAM 2LOSS
MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.835

TK
Tim Kerns

QPKYND · Bend, OR, US

DUPR

4.280

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-7160480338
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6552848576,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Khou Ha",
        "dupr_id": "JZ5OQD",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      },
      {
        "name": "Brian Adams",
        "dupr_id": "3XEZ94",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  },
  {
    "team_id": 7182810911,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      },
      {
        "name": "Tim Kerns",
        "dupr_id": "QPKYND",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]