Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4549889255

Match Scores

15-11

Loss

Play Date

2026-04-19

Play Time (Est)

12:45 AM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
WS
Whitney Smith

8E2ZEV · La Pine, OR, US

DUPR

4.069

GS
george shrum

3ONDM2 · USA

DUPR

3.664

TEAM 2LOSS
NL
Nancy Lessnick

17JDJM · Henderson, NV, US

DUPR

3.681

TY
Thomas Yelloweyes

3VL4E8 · Wilsonville, OR, US

DUPR

4.060

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-4549889255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6549806133,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Whitney Smith",
        "dupr_id": "8E2ZEV",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      },
      {
        "name": "george shrum",
        "dupr_id": "3ONDM2",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7052933165,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Lessnick",
        "dupr_id": "17JDJM",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Thomas Yelloweyes",
        "dupr_id": "3VL4E8",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      }
    ]
  }
]