返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

WPC SERIES - PENANG - Mixed Doubles 50+ 5.0+

ID: 7611477430

对局比分

21-17

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

11:30 PM

对决场地

Pulau Pinang, Malaysia

未核实场馆

对决竞争阵营

阵营 1胜方
TT
Tiah Thuy Tran

7D2O2N · USA

DUPR

4.261

JS
Jih Shian Yeo

8J5L0O · Singapore, SG

DUPR

4.999

阵营 2负方
IA
IGN Alit

89XNO7 · Semarapura, Bali, ID

DUPR

4.647

PL
Pini Lee

8GW5VG · Singapore, SG

DUPR

4.907

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7611477430
显示原始对决元数据 JSON
[
  {
    "team_id": 7014461065,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiah Thuy Tran",
        "dupr_id": "7D2O2N",
        "rating": 4.261,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jih Shian Yeo",
        "dupr_id": "8J5L0O",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 7247798751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "IGN Alit",
        "dupr_id": "89XNO7",
        "rating": 4.647,
        "profile_pic_url": null,
        "location": "Semarapura, Bali, ID"
      },
      {
        "name": "Pini Lee",
        "dupr_id": "8GW5VG",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]