返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Pool E - DUPR 18 Advanced (Sat 5/2 & Sun 5/3)

ID: 5354391507

对局比分

21-11

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

4:45 AM

对决场地

Kallang Tennis Hub

未核实场馆

对决竞争阵营

阵营 1胜方
YC
Yang Chin Wen

7NGOM9 · Sanchong District, New Taipei City, TW

DUPR

4.631

CS
Chen si

7DWGN0 · Taipei City, TW

DUPR

4.713

阵营 2负方
ER
Ethan Red Ante

6NKD5E · USA

DUPR

4.383

AT
Andie Tiongson

4VZL7V · NCR, PH

DUPR

3.936

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5354391507
显示原始对决元数据 JSON
[
  {
    "team_id": 6172115674,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yang Chin Wen",
        "dupr_id": "7NGOM9",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Sanchong District, New Taipei City, TW"
      },
      {
        "name": "Chen si",
        "dupr_id": "7DWGN0",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Taipei City, TW"
      }
    ]
  },
  {
    "team_id": 5876757180,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Red Ante",
        "dupr_id": "6NKD5E",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andie Tiongson",
        "dupr_id": "4VZL7V",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "NCR, PH"
      }
    ]
  }
]