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

PPA TOUR AUSTRALIA - PPA250, Tweed Heads - PRO MEN's DOUBLES MAIN DRAW

ID: 8178070282

对局比分

15-6

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

11:30 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
LD
Lachlan Donnelly

ZN9EDW · Hope Island, QLD, AU

DUPR

4.937

LJ
Liam Jesperson

67P7V0 · Gold Coast, QLD, AU

DUPR

4.946

阵营 2负方
AV
Andy van der Vyver

4Z4ZDM · Waikato District, Waikato, NZ

DUPR

5.011

SS
Spencer Sandridge

DW74EM · Auckland, Auckland, NZ

DUPR

4.495

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8178070282
显示原始对决元数据 JSON
[
  {
    "team_id": 5046170364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lachlan Donnelly",
        "dupr_id": "ZN9EDW",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Hope Island, QLD, AU"
      },
      {
        "name": "Liam Jesperson",
        "dupr_id": "67P7V0",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7430218650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andy van der Vyver",
        "dupr_id": "4Z4ZDM",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Waikato District, Waikato, NZ"
      },
      {
        "name": "Spencer Sandridge",
        "dupr_id": "DW74EM",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]