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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - 19+ Men's Doubles DUPR: 4.5+ (AR)

ID: 7908574193

对局比分

12-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.480

AV
Andy van der Vyver

4Z4ZDM · Waikato District, Waikato, NZ

DUPR

5.000

阵营 2胜方
LD
Louis Duckworth

Q57GP0 · Eaglemont, VIC, AU

DUPR

4.695

RH
Ryan Hosseini

E9PZQM · VIC, AU

DUPR

4.452

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7908574193
显示原始对决元数据 JSON
[
  {
    "team_id": 6506083462,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Andy van der Vyver",
        "dupr_id": "4Z4ZDM",
        "rating": 5,
        "profile_pic_url": null,
        "location": "Waikato District, Waikato, NZ"
      }
    ]
  },
  {
    "team_id": 7306920414,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Louis Duckworth",
        "dupr_id": "Q57GP0",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Eaglemont, VIC, AU"
      },
      {
        "name": "Ryan Hosseini",
        "dupr_id": "E9PZQM",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "VIC, AU"
      }
    ]
  }
]