Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Weekend Smash TCH with DUPR

ID: 7646791267

Match Scores

7-11

Win

Play Date

2026-03-07

Play Time (Est)

8:45 AM

Play Location

Hype pick Club 熱潮匹克俱樂部

Unverified Facility

Competitor Teams

TEAM 1LOSS
SC
Stingo Chan

7J5JE9 · USA

DUPR

3.702

HT
HO tunglin

N57JM2 · USA

DUPR

3.643

TEAM 2WINNER
TD
Toby Do

GWD4ZQ · USA

DUPR

3.346

TH
TSAI HSIEH CHEN

RZ9YOQ · Taipei City, TW

DUPR

4.591

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-7646791267
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6014528919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stingo  Chan",
        "dupr_id": "7J5JE9",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "HO tunglin",
        "dupr_id": "N57JM2",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6058700858,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Toby Do",
        "dupr_id": "GWD4ZQ",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "TSAI HSIEH CHEN",
        "dupr_id": "RZ9YOQ",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      }
    ]
  }
]