Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7830420169

Match Scores

15-7

Loss

Play Date

2026-04-19

Play Time (Est)

2:15 AM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TD
THERESA DARK

76K44N · Lincoln, CA, US

DUPR

3.841

SL
steven land

V45LZJ · Roseville, CA, US

DUPR

3.918

TEAM 2LOSS
MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.817

TK
Tim Kerns

QPKYND · Bend, OR, US

DUPR

4.260

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-7830420169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6784132695,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "THERESA DARK",
        "dupr_id": "76K44N",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Lincoln, CA, US"
      },
      {
        "name": "steven land",
        "dupr_id": "V45LZJ",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  },
  {
    "team_id": 4704795147,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      },
      {
        "name": "Tim Kerns",
        "dupr_id": "QPKYND",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]