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

HKCTA Pickleball League Week 7

ID: 5382169801

对局比分

20-22

落败 / Loss

对决日期

2025-06-14

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HY
Hao Yuan Ng

QXRRQD · USA

DUPR

3.502

BS
Brian Schwarzwalder

RZK2ON · Hong Kong Island, HK

DUPR

4.092

阵营 2胜方
RK
Rajan Khemlyani

8DJVZ6 · Hong Kong Island, HK

DUPR

4.747

MW
Monte Wong

6ZRKV0 · Hong Kong Island, HK

DUPR

4.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5382169801
显示原始对决元数据 JSON
[
  {
    "team_id": 4331207661,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hao Yuan Ng",
        "dupr_id": "QXRRQD",
        "rating": 3.502,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Schwarzwalder",
        "dupr_id": "RZK2ON",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 6523815601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rajan Khemlyani",
        "dupr_id": "8DJVZ6",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": " Monte Wong",
        "dupr_id": "6ZRKV0",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]