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

2026 NSW Pickleball Championships - 50+ Men's Doubles DUPR: 4.0 - 4.49

ID: 8212545034

对局比分

11-9

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

11:30 PM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
SC
Shaun Cahill

56KMN0 · USA

DUPR

4.083

DZ
David Zacharia

RZLELM · NSW, AU

DUPR

3.973

阵营 2负方
FY
Fabian Yu

PKPPWX · Appin, NSW, AU

DUPR

4.199

AW
Adrian Wood

8MQRNP · Haymarket, NSW, AU

DUPR

4.784

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8212545034
显示原始对决元数据 JSON
[
  {
    "team_id": 8161831253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shaun Cahill",
        "dupr_id": "56KMN0",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Zacharia",
        "dupr_id": "RZLELM",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6098612054,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fabian Yu",
        "dupr_id": "PKPPWX",
        "rating": 4.199,
        "profile_pic_url": null,
        "location": "Appin, NSW, AU"
      },
      {
        "name": "Adrian Wood",
        "dupr_id": "8MQRNP",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Haymarket, NSW, AU"
      }
    ]
  }
]