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

The Millennium Cup - Men Double DUPR Below 4.0

ID: 7123028786

对局比分

21-14

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

3:30 PM

对决场地

The Pickle Place @ Seremban

未核实场馆

对决竞争阵营

阵营 1胜方
Brian Mok

67GMQE · Klang, Selangor, MY

DUPR

3.971

KF
Ken Foo

YX796D · Subang Jaya, Selangor, MY

DUPR

3.839

阵营 2负方
DC
Desmond Chook

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

DUPR

3.598

QT
Quas Tay

YX7RED · USA

DUPR

3.414

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7123028786
显示原始对决元数据 JSON
[
  {
    "team_id": 5395026571,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Mok",
        "dupr_id": "67GMQE",
        "rating": 3.971,
        "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.839,
        "profile_pic_url": null,
        "location": "Subang Jaya, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 6519095341,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Desmond Chook",
        "dupr_id": "XKRPOR",
        "rating": 3.598,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Quas Tay",
        "dupr_id": "YX7RED",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]