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

*Rm25* >2.5+ ROUND ROBIN DUPR Game

ID: 5540067681

对局比分

15-13

获胜 / Win

对决日期

2026-05-11

对局时间 (估算)

10:15 AM

对决场地

Pickle Fun Park

未核实场馆

对决竞争阵营

阵营 1胜方
VS
Vincent Seow

DNMWXY · USA

DUPR

3.026

EL
Evans Lee

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

DUPR

2.711

阵营 2负方
MY
Michael Yee

YXZDMK · USA

DUPR

3.177

MS
Mason Sia

76P0E5 · USA

DUPR

2.949

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5540067681
显示原始对决元数据 JSON
[
  {
    "team_id": 4588712600,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vincent Seow",
        "dupr_id": "DNMWXY",
        "rating": 3.026,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evans Lee",
        "dupr_id": "N7EOM2",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 4384561462,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Yee",
        "dupr_id": "YXZDMK",
        "rating": 3.177,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mason Sia",
        "dupr_id": "76P0E5",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]