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

PICKLEPAN EXPRESS 🚀 488 (27 April) MENS DOUBLES (<6.5) DUPR

ID: 7677734764

对局比分

4-15

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

5:00 PM

对决场地

Lakeview Subang Jaya

未核实场馆

对决竞争阵营

阵营 1负方
BL
Brian Lee

6NNEME · USA

DUPR

2.727

DL
dominic lee

PZ4Y6Z · Shah Alam, Selangor, MY

DUPR

2.574

阵营 2胜方
ST
Sam Ting

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

DUPR

2.743

RK
Richard Koh Li Zhe

RY7J6E · USA

DUPR

3.298

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7677734764
显示原始对决元数据 JSON
[
  {
    "team_id": 8368763372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Lee",
        "dupr_id": "6NNEME",
        "rating": 2.727,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "dominic lee",
        "dupr_id": "PZ4Y6Z",
        "rating": 2.574,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6437377367,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Ting",
        "dupr_id": "LVMPLK",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Richard Koh Li Zhe",
        "dupr_id": "RY7J6E",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]