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

[RM12 DUPR] Round Robin

ID: 5347983593

对局比分

11-15

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

6:15 AM

对决场地

Pick A Ball

View Facility Page →

对决竞争阵营

阵营 1负方
LC
Lim Choon Fang

4VZE22 · USA

DUPR

3.203

VF
Vincent Foo

4Z5RMG · Selangor, MY

DUPR

2.757

阵营 2胜方
JP
Jeffrie Phuah

X25XW5 · USA

DUPR

3.080

MY
Mak Yoon Meng

6N2QQD · USA

DUPR

2.978

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5347983593
显示原始对决元数据 JSON
[
  {
    "team_id": 8451730572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lim Choon Fang",
        "dupr_id": "4VZE22",
        "rating": 3.203,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Foo",
        "dupr_id": "4Z5RMG",
        "rating": 2.757,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7736390735,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrie Phuah",
        "dupr_id": "X25XW5",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mak Yoon Meng",
        "dupr_id": "6N2QQD",
        "rating": 2.978,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]