Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5 35+ - CAPA CA Championship 2024

ID: 6605803122

Match Scores

11-10

Win

Play Date

2024-12-15

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Leslie Miller

17RLL5 · USA

DUPR

3.879

PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.501

TEAM 2LOSS
YL
Yeaj Lee

4LV96G · Brea, CA, US

DUPR

4.262

RC
Rolly Castillo

3LWWWQ · Chino, CA, US

DUPR

4.432

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-6605803122
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8375626362,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Miller",
        "dupr_id": "17RLL5",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      }
    ]
  },
  {
    "team_id": 4562480453,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yeaj Lee",
        "dupr_id": "4LV96G",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      },
      {
        "name": "Rolly Castillo",
        "dupr_id": "3LWWWQ",
        "rating": 4.432,
        "profile_pic_url": null,
        "location": "Chino, CA, US"
      }
    ]
  }
]