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

HKCTA Pickleball League 2026

ID: 4891541678

对局比分

12-21

获胜 / Win

对决日期

2026-02-02

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MH
Michael Ho

VXYL66 · Hong Kong Island, HK

DUPR

3.733

RM
Raffaella Milani

YNOPPE · USA

DUPR

3.242

阵营 2胜方
CM
Christopher Michael Cassidy

89JK67 · Kowloon, HK

DUPR

4.248

TM

DUPR

4.465

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4891541678
显示原始对决元数据 JSON
[
  {
    "team_id": 8044630119,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael  Ho",
        "dupr_id": "VXYL66",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Raffaella Milani",
        "dupr_id": "YNOPPE",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8388981765,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Michael Cassidy",
        "dupr_id": "89JK67",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": "Tsang Man Wai Isabel",
        "dupr_id": "RZEGPM",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]