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

ahm NPL 2026 - NPL Rounds

ID: 7223671048

对局比分

22-18

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.799

AV
Andy van der Vyver

4Z4ZDM · Waikato District, Waikato, NZ

DUPR

5.036

阵营 2负方
TM
Timote Maamaloa

LWE6VQ · USA

DUPR

4.808

WS
Willard Sunnex

8M5GWP · Hamilton, Waikato, NZ

DUPR

4.545

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7223671048
显示原始对决元数据 JSON
[
  {
    "team_id": 7119643087,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Andy van der Vyver",
        "dupr_id": "4Z4ZDM",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Waikato District, Waikato, NZ"
      }
    ]
  },
  {
    "team_id": 6457483428,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timote Maamaloa",
        "dupr_id": "LWE6VQ",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Willard Sunnex",
        "dupr_id": "8M5GWP",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Hamilton, Waikato, NZ"
      }
    ]
  }
]