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

ahm NPL 2026 - NPL Rounds

ID: 4440761121

对局比分

24-22

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

10:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
JW
James Wilson

160VL0 · Rolleston, Canterbury, NZ

DUPR

5.171

CR
Conor Robertshawe

3LKW0Z · Wellington, Wellington, NZ

DUPR

5.392

阵营 2负方
AH
Andrew Horridge

L524Z6 · Stirling, WA, AU

DUPR

5.410

JN
Joshua Nipperess

0YLN4Q · Bundall, QLD, AU

DUPR

5.276

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4440761121
显示原始对决元数据 JSON
[
  {
    "team_id": 8376139320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Wilson",
        "dupr_id": "160VL0",
        "rating": 5.171,
        "profile_pic_url": null,
        "location": "Rolleston, Canterbury, NZ"
      },
      {
        "name": "Conor Robertshawe",
        "dupr_id": "3LKW0Z",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      }
    ]
  },
  {
    "team_id": 8198984550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Horridge",
        "dupr_id": "L524Z6",
        "rating": 5.41,
        "profile_pic_url": null,
        "location": "Stirling, WA, AU"
      },
      {
        "name": "Joshua Nipperess",
        "dupr_id": "0YLN4Q",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "Bundall, QLD, AU"
      }
    ]
  }
]