返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

SPC DUPR Round Robin - Doubles

ID: 7828357244

对局比分

9-11

获胜 / Win

对决日期

2026-05-12

对局时间 (估算)

9:00 PM

对决场地

State Pickleball Centre, Burton Court, Bayswater VIC, Australia

未核实场馆

对决竞争阵营

阵营 1负方
HS
Himanshu SACHDEVA

EXL6LO · USA

DUPR

2.608

KF
Kiggin Fok

P5W6LX · USA

DUPR

2.071

阵营 2胜方
VR
Vinnie Reid

WK2P0Q · VIC, AU

DUPR

3.232

ZZ
Zac Zorn

0PELV2 · USA

DUPR

2.400

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7828357244
显示原始对决元数据 JSON
[
  {
    "team_id": 5144280791,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Himanshu SACHDEVA",
        "dupr_id": "EXL6LO",
        "rating": 2.608,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kiggin Fok",
        "dupr_id": "P5W6LX",
        "rating": 2.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7224120320,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vinnie Reid",
        "dupr_id": "WK2P0Q",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": "VIC, AU"
      },
      {
        "name": "Zac Zorn",
        "dupr_id": "0PELV2",
        "rating": 2.4,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]