返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Intermediate Doubles

ID: 5464121967

对局比分

14-21

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

4:45 AM

对决场地

Bishan, Singapore

未核实场馆

对决竞争阵营

阵营 1负方
JQ
Jasper Quek

ZZZY6P · USA

DUPR

3.581

NC
Nathaniel Cheong

YNYNEE · Singapore, SG

DUPR

3.323

阵营 2胜方
ET
Elaine Tan

4ZW4N6 · USA

DUPR

3.195

JS
Jonathan Si

J55LDM · Johor Bahru, Johor, MY

DUPR

3.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5464121967
显示原始对决元数据 JSON
[
  {
    "team_id": 6853314562,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jasper Quek",
        "dupr_id": "ZZZY6P",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nathaniel Cheong",
        "dupr_id": "YNYNEE",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 4659697777,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elaine Tan",
        "dupr_id": "4ZW4N6",
        "rating": 3.195,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonathan Si",
        "dupr_id": "J55LDM",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": "Johor Bahru, Johor, MY"
      }
    ]
  }
]