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

ahm NPL 2026 - NPL Rounds

ID: 5725756273

对局比分

11-10

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.586

SH
Sophie Hawkes

6NP9ZD · Gisborne, Gisborne, NZ

DUPR

4.181

阵营 2负方
GL
Gretchen Lund

1QK4MR · Tata Beach, Tasman, NZ

DUPR

4.188

PB
Phil Burke

DWXZ74 · Wānaka, Otago, NZ

DUPR

4.524

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5725756273
显示原始对决元数据 JSON
[
  {
    "team_id": 7483956130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Sophie Hawkes",
        "dupr_id": "6NP9ZD",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Gisborne, Gisborne, NZ"
      }
    ]
  },
  {
    "team_id": 8289429264,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gretchen Lund",
        "dupr_id": "1QK4MR",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Tata Beach, Tasman, NZ"
      },
      {
        "name": "Phil Burke",
        "dupr_id": "DWXZ74",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Wānaka, Otago, NZ"
      }
    ]
  }
]