返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 8078633631

对局比分

15-7

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

4:45 AM

对决场地

Auckland,

View Facility Page →

对决竞争阵营

阵营 1胜方
KA
Katie A

G0NWYD · USA

DUPR

4.553

PC
Pierce Corbett

1NEE26 · Auckland, Auckland, NZ

DUPR

4.934

阵营 2负方
MB
Mint Bhetraratana

KOD62K · Rotorua, Bay of Plenty, NZ

DUPR

4.436

NL
Nathaniel Leith

V4Z00E · USA

DUPR

4.215

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8078633631
显示原始对决元数据 JSON
[
  {
    "team_id": 8200771221,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie A",
        "dupr_id": "G0NWYD",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pierce Corbett",
        "dupr_id": "1NEE26",
        "rating": 4.934,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 7191885534,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mint Bhetraratana",
        "dupr_id": "KOD62K",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Nathaniel Leith",
        "dupr_id": "V4Z00E",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]