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

NZ Open 2025 proudly brought to you by Summerset - Mixed Doubles Open (4.0 and Above)

ID: 5663550849

对局比分

11-4

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

10:15 AM

对决场地

Auckland,

View Facility Page →

对决竞争阵营

阵营 1胜方
KA
Katie A

G0NWYD · USA

DUPR

4.506

PC
Pierce Corbett

1NEE26 · Auckland, Auckland, NZ

DUPR

4.897

阵营 2负方
SH
Sarah Hawkes

Q5L4J0 · Gisborne, Gisborne, NZ

DUPR

4.229

CH
Curtis Hawkes

N7L652 · USA

DUPR

3.987

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5663550849
显示原始对决元数据 JSON
[
  {
    "team_id": 6568554748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie A",
        "dupr_id": "G0NWYD",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pierce Corbett",
        "dupr_id": "1NEE26",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 7655276793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Hawkes",
        "dupr_id": "Q5L4J0",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      },
      {
        "name": "Curtis Hawkes",
        "dupr_id": "N7L652",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]