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

HKCTA Pickleball League 2026

ID: 4873067406

对局比分

18-21

获胜 / Win

对决日期

2026-03-10

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RL
Raymond Lui

RZEZZZ · USA

DUPR

4.465

PL
Pui Long Fan

PKDYOQ · New Territories, HK

DUPR

4.648

阵营 2胜方
AW
Andreas Wu

3PJZWM · Hong Kong Island, HK

DUPR

4.486

AM
Alys Mak

PKDGLE · Hong Kong Island, HK

DUPR

3.626

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4873067406
显示原始对决元数据 JSON
[
  {
    "team_id": 5750436139,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raymond Lui",
        "dupr_id": "RZEZZZ",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pui Long Fan",
        "dupr_id": "PKDYOQ",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 5314901272,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andreas Wu",
        "dupr_id": "3PJZWM",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Alys Mak",
        "dupr_id": "PKDGLE",
        "rating": 3.626,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]