Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4731422556

Match Scores

10-15

Win

Play Date

2024-12-14

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LM
Laurie Moreland

8MZKL3 · UT, US

DUPR

4.174

MP
Michelle Poage

12PQ77 · Irvine, CA, US

DUPR

4.239

TEAM 2WINNER
DG
Dina Graham

8G5XD8 · Long Beach, CA, US

DUPR

4.618

KP
Kimberly Powers

8WZ66G · USA

DUPR

4.585

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-4731422556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7629566627,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurie Moreland",
        "dupr_id": "8MZKL3",
        "rating": 4.174,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Michelle Poage",
        "dupr_id": "12PQ77",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 7207278224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dina Graham",
        "dupr_id": "8G5XD8",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Kimberly Powers",
        "dupr_id": "8WZ66G",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]