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

ahm x NPL MID-SEASON FESTIVAL - Finals

ID: 6060244862

对局比分

11-22

获胜 / Win

对决日期

2026-05-21

对局时间 (估算)

3:30 PM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
CR
Conor Robertshawe

3LKW0Z · Wellington, Wellington, NZ

DUPR

5.356

AH
Andrew Horridge

L524Z6 · Stirling, WA, AU

DUPR

5.391

阵营 2胜方
ZG
Zachary Grabovic

17JWJ0 · Southbank, VIC, AU

DUPR

5.641

EC
Ethan Chung

XODRJR · Hawthorn, VIC, AU

DUPR

4.564

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6060244862
显示原始对决元数据 JSON
[
  {
    "team_id": 5180795853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Conor Robertshawe",
        "dupr_id": "3LKW0Z",
        "rating": 5.356,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      },
      {
        "name": "Andrew Horridge",
        "dupr_id": "L524Z6",
        "rating": 5.391,
        "profile_pic_url": null,
        "location": "Stirling, WA, AU"
      }
    ]
  },
  {
    "team_id": 5312026720,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zachary Grabovic",
        "dupr_id": "17JWJ0",
        "rating": 5.641,
        "profile_pic_url": null,
        "location": "Southbank, VIC, AU"
      },
      {
        "name": "Ethan Chung",
        "dupr_id": "XODRJR",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Hawthorn, VIC, AU"
      }
    ]
  }
]