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

[RM12 DUPR] Round Robin

ID: 6003485629

对局比分

15-12

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

2:15 AM

对决场地

Pick A Ball

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Jason Go

RWZ7OD · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.456

VF
Vincent Foo

4Z5RMG · Selangor, MY

DUPR

2.783

阵营 2负方
LC
Lim Choon Fang

4VZE22 · USA

DUPR

3.121

JS
Joel Sim Yee

WXYXLG · USA

DUPR

3.129

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6003485629
显示原始对决元数据 JSON
[
  {
    "team_id": 8094405810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Go",
        "dupr_id": "RWZ7OD",
        "rating": 2.456,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Vincent Foo",
        "dupr_id": "4Z5RMG",
        "rating": 2.783,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5084141777,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lim Choon Fang",
        "dupr_id": "4VZE22",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Sim Yee",
        "dupr_id": "WXYXLG",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]