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

Competitive Open Play Match

ID: 4757127333

对局比分

2-15

获胜 / Win

对决日期

2025-08-06

对局时间 (估算)

10:15 AM

对决场地

1 Tampines Walk, Singapore 528523

未核实场馆

对决竞争阵营

阵营 1负方
CK
Chee Kuan Kwek

7JN000 · USA

DUPR

2.424

YR
Yang Ruizhi

G02Z6Q · USA

DUPR

2.424

阵营 2胜方
AK
Aaron Kwek

W6NO5M · Singapore, SG

DUPR

4.870

RT
Raymond Tong

EGK2ME · USA

DUPR

4.585

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4757127333
显示原始对决元数据 JSON
[
  {
    "team_id": 8246445219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chee Kuan Kwek",
        "dupr_id": "7JN000",
        "rating": 2.424,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yang Ruizhi",
        "dupr_id": "G02Z6Q",
        "rating": 2.424,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5873119214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Kwek",
        "dupr_id": "W6NO5M",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Raymond Tong",
        "dupr_id": "EGK2ME",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]