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

ahm NPL 2026 - NPL Rounds

ID: 4626111541

对局比分

6-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
Ben Johns

RZQR6M · PPA Tour Pro

DUPR

4.712

SM
Sophie Mason

V4NXJE · Redcliffe, QLD, AU

DUPR

3.776

阵营 2胜方
IH
Indiana Heather-Pereira

EWRKYJ · QLD, AU

DUPR

4.215

HJ
Hala JR Fitikefu

PZVXKQ · QLD, AU

DUPR

4.437

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4626111541
显示原始对决元数据 JSON
[
  {
    "team_id": 6971603888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Johns",
        "dupr_id": "RZQR6M",
        "rating": 4.712,
        "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.776,
        "profile_pic_url": null,
        "location": "Redcliffe, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6731954464,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Indiana Heather-Pereira",
        "dupr_id": "EWRKYJ",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Hala JR Fitikefu",
        "dupr_id": "PZVXKQ",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]