Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed Doubles 4.5 35+ - CAPA CA Championship 2024

ID: 6447743325

Match Scores

11-10

Win

Play Date

2024-12-15

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LM
Leslie Miller

17RLL5 · USA

DUPR

3.894

PJ
Phillip Johnson

8J7N4M · Torrance, CA, US

DUPR

4.509

TEAM 2LOSS
JZ
Jen Zorb

4ZLOQK · USA

DUPR

4.221

MM
Michael Marceau

DNMGLY · USA

DUPR

3.580

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-6447743325
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7056139552,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leslie Miller",
        "dupr_id": "17RLL5",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phillip Johnson",
        "dupr_id": "8J7N4M",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      }
    ]
  },
  {
    "team_id": 6708263418,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jen Zorb",
        "dupr_id": "4ZLOQK",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Marceau",
        "dupr_id": "DNMGLY",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]