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

ahm NPL 2026 - NPL Rounds

ID: 7677485713

对局比分

15-22

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

2:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
AJ
Aaron Johnson

6ZXDMD · Takarazuka, Hyogo, JP

DUPR

5.037

HB
Hamish Bartos

0Q7D2N · SA, AU

DUPR

5.065

阵营 2胜方
HB
Harrison Brown

L224OQ · Gold Coast, QLD, AU

DUPR

5.620

JB
Joshua Barber

4Z2YNK · Gold Coast, QLD, AU

DUPR

5.097

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7677485713
显示原始对决元数据 JSON
[
  {
    "team_id": 6303126288,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Johnson",
        "dupr_id": "6ZXDMD",
        "rating": 5.037,
        "profile_pic_url": null,
        "location": "Takarazuka, Hyogo, JP"
      },
      {
        "name": "Hamish Bartos",
        "dupr_id": "0Q7D2N",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "SA, AU"
      }
    ]
  },
  {
    "team_id": 5071343560,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Harrison Brown",
        "dupr_id": "L224OQ",
        "rating": 5.62,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Joshua Barber",
        "dupr_id": "4Z2YNK",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]