Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

TNYP CLUB DUPR NO.59-C2

ID: 6833759844

Match Scores

11-9

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KD
Kenndaeson Dasaradhan

VXGKEJ · USA

DUPR

4.061

CH
Chang Hsing Chih

J54DYJ · USA

DUPR

3.725

TEAM 2LOSS
HH
Howard Huang

O6QQW7 · Taipei City, TW

DUPR

3.859

SH
Sam Hsieh

PPPJ4G · USA

DUPR

3.885

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-6833759844
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8576795649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kenndaeson Dasaradhan",
        "dupr_id": "VXGKEJ",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chang Hsing Chih",
        "dupr_id": "J54DYJ",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5602867839,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Howard Huang",
        "dupr_id": "O6QQW7",
        "rating": 3.859,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      },
      {
        "name": "Sam Hsieh",
        "dupr_id": "PPPJ4G",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]