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

HKCTA Pickleball League 2026

ID: 5771129353

对局比分

21-19

获胜 / Win

对决日期

2026-03-10

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RL
Raymond Lui

RZEZZZ · USA

DUPR

4.495

YH
Yuen Ho Hin

PW4OYQ · Hong Kong Island, HK

DUPR

4.691

阵营 2负方
BR
Ben Renwick

PKM2JQ · USA

DUPR

4.003

AW
Andreas Wu

3PJZWM · USA

DUPR

4.417

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5771129353
显示原始对决元数据 JSON
[
  {
    "team_id": 5332287215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Raymond Lui",
        "dupr_id": "RZEZZZ",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yuen Ho Hin",
        "dupr_id": "PW4OYQ",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 6419119143,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Renwick",
        "dupr_id": "PKM2JQ",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andreas Wu",
        "dupr_id": "3PJZWM",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]