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

ahm NPL 2026 - NPL Rounds

ID: 6801100193

对局比分

22-17

落败 / Loss

对决日期

2026-05-08

对局时间 (估算)

6:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.555

AV
Andy van der Vyver

4Z4ZDM · Waikato District, Waikato, NZ

DUPR

5.022

阵营 2负方
FT
feiloakitohi Tavalea

RZ5WOQ · Auckland, Auckland, NZ

DUPR

5.358

SF
Semisi Fanguna

D9LE54 · Auckland, NZ

DUPR

5.127

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6801100193
显示原始对决元数据 JSON
[
  {
    "team_id": 6312311572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Andy van der Vyver",
        "dupr_id": "4Z4ZDM",
        "rating": 5.022,
        "profile_pic_url": null,
        "location": "Waikato District, Waikato, NZ"
      }
    ]
  },
  {
    "team_id": 8075284516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "feiloakitohi Tavalea",
        "dupr_id": "RZ5WOQ",
        "rating": 5.358,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Semisi Fanguna",
        "dupr_id": "D9LE54",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Auckland, NZ"
      }
    ]
  }
]