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

[RM12 DUPR] Round Robin

ID: 7475466036

对局比分

15-7

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

1:00 PM

对决场地

Pick A Ball

View Facility Page →

对决竞争阵营

阵营 1胜方
VF
Vincent Foo

4Z5RMG · Selangor, MY

DUPR

2.763

JP
Jeffrie Phuah

X25XW5 · USA

DUPR

3.072

阵营 2负方
JG
Jason Go

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

DUPR

2.430

CW
choon wai yaw

7JQO0N · USA

DUPR

2.066

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7475466036
显示原始对决元数据 JSON
[
  {
    "team_id": 8146284230,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vincent Foo",
        "dupr_id": "4Z5RMG",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Jeffrie Phuah",
        "dupr_id": "X25XW5",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6032884183,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Go",
        "dupr_id": "RWZ7OD",
        "rating": 2.43,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "choon wai  yaw",
        "dupr_id": "7JQO0N",
        "rating": 2.066,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]