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

PPA Tour: 2026 Sacramento Open - Womens Doubles Pro Qualifier

ID: 4557511482

Match Scores

8-11, 7-11

Win

Play Date

2026-04-13

Play Time (Est)

7:30 PM

Play Location

Sacramento, CA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DP
Deanna Pham

7DRQL4 · Fremont, CA, US

DUPR

4.911

TW
Tiffany Wang

8E5OQJ · Milpitas, CA, US

DUPR

4.510

TEAM 2WINNER
SH
Shirley Hall

9PE6OR · Chico, CA, US

DUPR

5.233

LM
Laura Madison

GGVOPM · Rocklin, CA, US

DUPR

5.014

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-4557511482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4453271074,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deanna Pham",
        "dupr_id": "7DRQL4",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Tiffany Wang",
        "dupr_id": "8E5OQJ",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Milpitas, CA, US"
      }
    ]
  },
  {
    "team_id": 7160278516,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shirley Hall",
        "dupr_id": "9PE6OR",
        "rating": 5.233,
        "profile_pic_url": null,
        "location": "Chico, CA, US"
      },
      {
        "name": "Laura Madison",
        "dupr_id": "GGVOPM",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      }
    ]
  }
]