Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Doubles 5.0 8+ Group C - CAPA LA Champ 2025

ID: 5042897143

Match Scores

15-8

Win

Play Date

2025-05-31

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DC
Dylan Chiu

8DML6Y · Oakland, CA, US

DUPR

4.792

AL
Alex Lee

JZRLXJ · CA, US

DUPR

4.448

TEAM 2LOSS
WZ
Weijie Zhu

MYL97O · USA

DUPR

4.100

HY
Hao Yuan

12M6NE · Lake Forest, CA, US

DUPR

4.416

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-5042897143
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8577045814,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Chiu",
        "dupr_id": "8DML6Y",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Alex Lee",
        "dupr_id": "JZRLXJ",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  },
  {
    "team_id": 8094505813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Weijie Zhu",
        "dupr_id": "MYL97O",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hao Yuan",
        "dupr_id": "12M6NE",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  }
]