Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 7904139390

Match Scores

14-15

Loss

Play Date

2025-05-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DC
Dylan Chiu

8DML6Y · Oakland, CA, US

DUPR

4.749

AL
Alex Lee

JZRLXJ · CA, US

DUPR

4.418

TEAM 2WINNER
CC
Christopher Chien

17PRLM · Los Angeles, CA, US

DUPR

4.901

VC
Victor Chien

3OO5QL · Los Angeles, CA, US

DUPR

4.901

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-7904139390
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6661783524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dylan Chiu",
        "dupr_id": "8DML6Y",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Alex Lee",
        "dupr_id": "JZRLXJ",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "CA, US"
      }
    ]
  },
  {
    "team_id": 6779076728,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Chien",
        "dupr_id": "17PRLM",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Victor Chien",
        "dupr_id": "3OO5QL",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]