Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Women's Doubles 4.5 50+ - CAPA CA Championship 2024

ID: 7351505424

Match Scores

15-4

Win

Play Date

2024-12-14

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
Dina Graham

8G5XD8 · Long Beach, CA, US

DUPR

4.677

KP
Kimberly Powers

8WZ66G · USA

DUPR

4.782

TEAM 2LOSS
BM
Becky Milano

3XLN47 · Irvine, CA, US

DUPR

4.076

MS
Mako Sako

V70EEJ · Ladera Ranch, CA, US

DUPR

4.147

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-7351505424
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6354137556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dina Graham",
        "dupr_id": "8G5XD8",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Kimberly Powers",
        "dupr_id": "8WZ66G",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6313223079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky Milano",
        "dupr_id": "3XLN47",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Mako Sako",
        "dupr_id": "V70EEJ",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Ladera Ranch, CA, US"
      }
    ]
  }
]