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

HKCTA Pickleball League 2026

ID: 7533260139

对局比分

21-15

落败 / Loss

对决日期

2026-04-14

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Monte Wong

6ZRKV0 · Hong Kong Island, HK

DUPR

4.593

VC
Venise Chan

O6EYM7 · USA

DUPR

4.982

阵营 2负方
KL
Kelvin Lam

7NNXZM · Hong Kong Island, HK

DUPR

4.264

MP
MA PUI KAN

JZV7WW · Kowloon, HK

DUPR

3.943

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7533260139
显示原始对决元数据 JSON
[
  {
    "team_id": 7651903635,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": " Monte Wong",
        "dupr_id": "6ZRKV0",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Venise Chan",
        "dupr_id": "O6EYM7",
        "rating": 4.982,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6897986542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelvin Lam",
        "dupr_id": "7NNXZM",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "MA PUI KAN",
        "dupr_id": "JZV7WW",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  }
]