Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 8+ Men's Doubles Group D - CAPA Fountain Valley Open 2024

ID: 8375668496

Match Scores

11-4

Loss

Play Date

2024-04-06

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DK
Daniel Kwon

3ZPMWD · Santa Ana, CA, US

DUPR

4.739

DH
Daniel H Yang

3XZP02 · USA

DUPR

4.650

TEAM 2LOSS
RC
Ryan Christopher Sweeney

W6NM9M · Long Beach, CA, US

DUPR

4.242

EB
Ernesto Becerra

DWNWX6 · USA

DUPR

3.981

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-8375668496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6737276059,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Kwon",
        "dupr_id": "3ZPMWD",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": "Santa Ana, CA, US"
      },
      {
        "name": "Daniel H Yang",
        "dupr_id": "3XZP02",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7831325175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Christopher Sweeney",
        "dupr_id": "W6NM9M",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Ernesto Becerra",
        "dupr_id": "DWNWX6",
        "rating": 3.981,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]