Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5758968797

Match Scores

9-15

Loss

Play Date

2025-05-31

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Tuan Ho

RZ6KNN · Union City, CA, US

DUPR

4.459

RJ
Riley Jiang

9P466R · Alameda, CA, US

DUPR

4.420

TEAM 2WINNER
OH
Oliver Hu

2QEGN9 · Irvine, CA, US

DUPR

4.610

ZC
Zachary Champine

X2EV2R · Newport Beach, CA, US

DUPR

4.409

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-5758968797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6396288280,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tuan Ho",
        "dupr_id": "RZ6KNN",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Union City, CA, US"
      },
      {
        "name": "Riley Jiang",
        "dupr_id": "9P466R",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Alameda, CA, US"
      }
    ]
  },
  {
    "team_id": 6131520819,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oliver Hu",
        "dupr_id": "2QEGN9",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Zachary Champine",
        "dupr_id": "X2EV2R",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  }
]