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

ahm NPL 2026 - NPL Rounds

ID: 7429290964

对局比分

9-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
Ben Johns

RZQR6M · PPA Tour Pro

DUPR

4.737

SM
Sophie Mason

V4NXJE · Redcliffe, QLD, AU

DUPR

3.773

阵营 2胜方
JK
Jon Kubler

DN9NDY · USA

DUPR

4.275

KW
Katie Weibler

ZD24OQ · Bundaberg, QLD, AU

DUPR

4.463

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7429290964
显示原始对决元数据 JSON
[
  {
    "team_id": 5015692322,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Johns",
        "dupr_id": "RZQR6M",
        "rating": 4.737,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Ben-Johns.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Sophie Mason ",
        "dupr_id": "V4NXJE",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Redcliffe, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5716545070,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Kubler",
        "dupr_id": "DN9NDY",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katie Weibler",
        "dupr_id": "ZD24OQ",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Bundaberg, QLD, AU"
      }
    ]
  }
]