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

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

ID: 5020171961

对局比分

15-12

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Pickle Human @ Kepong

未核实场馆

对决竞争阵营

阵营 1胜方
TK
Tan Kae Boon

M25GWG · Sungai Buloh, Selangor, MY

DUPR

3.163

BB
Berry Bee

V4DRQE · USA

DUPR

2.998

阵营 2负方
YS
Yap siow siong

G5K2WM · USA

DUPR

3.063

ET
Esther Tan

VXRYY6 · USA

DUPR

3.078

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5020171961
显示原始对决元数据 JSON
[
  {
    "team_id": 5215064809,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tan Kae Boon",
        "dupr_id": "M25GWG",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": "Sungai Buloh, Selangor, MY"
      },
      {
        "name": "Berry Bee",
        "dupr_id": "V4DRQE",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4830811020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yap siow siong",
        "dupr_id": "G5K2WM",
        "rating": 3.063,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Esther Tan",
        "dupr_id": "VXRYY6",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]