返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

The Millennium Cup - Men Double DUPR Below 4.0

ID: 7298758214

对局比分

15-11

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

3:30 PM

对决场地

The Pickle Place @ Seremban

未核实场馆

对决竞争阵营

阵营 1胜方
Brian Mok

67GMQE · Klang, Selangor, MY

DUPR

3.968

KF
Ken Foo

YX796D · Subang Jaya, Selangor, MY

DUPR

3.836

阵营 2负方
AB
Abu Bakar Mohamed

DYQDVL · USA

DUPR

3.022

LK
Lim Khoon

59VRV5 · USA

DUPR

3.279

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7298758214
显示原始对决元数据 JSON
[
  {
    "team_id": 4883264649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Mok",
        "dupr_id": "67GMQE",
        "rating": 3.968,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68227d5fe4c9f.jpg",
        "location": "Klang, Selangor, MY"
      },
      {
        "name": "Ken Foo",
        "dupr_id": "YX796D",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 5055556813,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abu Bakar Mohamed",
        "dupr_id": "DYQDVL",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lim Khoon",
        "dupr_id": "59VRV5",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]