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

Pickle Human 1st Anniversary 2026 - Mixed Doubles Combined DUPR <6.200

ID: 6729122656

对局比分

15-9

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Pickle Human @ Kepong

未核实场馆

对决竞争阵营

阵营 1胜方
DM
Dang Mun Lok

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

DUPR

3.100

AS
Alicia SS

0Z9Q5X · USA

DUPR

2.904

阵营 2负方
TK
Tan Kae Boon

M25GWG · Sungai Buloh, Selangor, MY

DUPR

3.152

BB
Berry Bee

V4DRQE · USA

DUPR

2.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6729122656
显示原始对决元数据 JSON
[
  {
    "team_id": 5929289657,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dang Mun Lok",
        "dupr_id": "XO0N22",
        "rating": 3.1,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Alicia SS",
        "dupr_id": "0Z9Q5X",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8179170484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tan Kae Boon",
        "dupr_id": "M25GWG",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "Sungai Buloh, Selangor, MY"
      },
      {
        "name": "Berry Bee",
        "dupr_id": "V4DRQE",
        "rating": 2.985,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]