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

Pickleball World Cup Hong Kong Selection Tournament XD 50+

ID: 6651352712

对局比分

21-16

落败 / Loss

对决日期

2025-08-03

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HM
ho man Rebecca tong

99YEJV · Hong Kong Island, HK

DUPR

3.775

SC
stephen chau

M20G9G · New Territories, HK

DUPR

3.966

阵营 2负方
MM
Michelle Mui

9PY4KE · USA

DUPR

3.637

BS
Brian Schwarzwalder

RZK2ON · Hong Kong Island, HK

DUPR

4.096

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6651352712
显示原始对决元数据 JSON
[
  {
    "team_id": 8346086990,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "ho man Rebecca tong",
        "dupr_id": "99YEJV",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "stephen chau",
        "dupr_id": "M20G9G",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 7562682607,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michelle Mui",
        "dupr_id": "9PY4KE",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Schwarzwalder",
        "dupr_id": "RZK2ON",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]