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

ahm NPL 2026 - NPL Rounds

ID: 5120134794

对局比分

11-6

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.826

SH
Sophie Hawkes

6NP9ZD · Gisborne, Gisborne, NZ

DUPR

4.192

阵营 2负方
TM
Timote Maamaloa

LWE6VQ · USA

DUPR

4.745

JN
Janelle Nikora

L590PK · Hamilton, Waikato, NZ

DUPR

4.229

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5120134794
显示原始对决元数据 JSON
[
  {
    "team_id": 4944701748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Sophie Hawkes",
        "dupr_id": "6NP9ZD",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 5935060879,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timote Maamaloa",
        "dupr_id": "LWE6VQ",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Janelle Nikora",
        "dupr_id": "L590PK",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Hamilton, Waikato, NZ"
      }
    ]
  }
]