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

ahm NPL 2026 - NPL Rounds

ID: 7066748901

对局比分

18-9

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

10:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
MC
Mandy Corbett

89ZOVJ · NSW, AU

DUPR

4.725

IS
Ivan Stride

DWDY9L · Oatley, NSW, AU

DUPR

5.169

阵营 2负方
BM
Ben Murace

2L0Q47 · NSW, AU

DUPR

5.118

BM
Brookie Maasi

KOZ74Q · Tarneit, VIC, AU

DUPR

4.468

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7066748901
显示原始对决元数据 JSON
[
  {
    "team_id": 6380593544,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mandy Corbett",
        "dupr_id": "89ZOVJ",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Ivan Stride",
        "dupr_id": "DWDY9L",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Oatley, NSW, AU"
      }
    ]
  },
  {
    "team_id": 6316055798,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Murace",
        "dupr_id": "2L0Q47",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Brookie Maasi",
        "dupr_id": "KOZ74Q",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Tarneit, VIC, AU"
      }
    ]
  }
]