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

ahm NPL 2026 - NPL Rounds

ID: 5820675876

对局比分

22-24

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

1:00 PM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
HB
Harrison Brown

L224OQ · Gold Coast, QLD, AU

DUPR

5.624

KH
Kaitlynn Hart

8K6NE6 · Southport, QLD, AU

DUPR

5.321

阵营 2胜方
TC
Tayah Cross

NR29Q6 · Surfers Paradise, QLD, AU

DUPR

5.047

CR
Conor Robertshawe

3LKW0Z · Wellington, Wellington, NZ

DUPR

5.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5820675876
显示原始对决元数据 JSON
[
  {
    "team_id": 5630926151,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Harrison Brown",
        "dupr_id": "L224OQ",
        "rating": 5.624,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Kaitlynn Hart",
        "dupr_id": "8K6NE6",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Southport, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7306678796,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tayah Cross",
        "dupr_id": "NR29Q6",
        "rating": 5.047,
        "profile_pic_url": null,
        "location": "Surfers Paradise, QLD, AU"
      },
      {
        "name": "Conor Robertshawe",
        "dupr_id": "3LKW0Z",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      }
    ]
  }
]