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

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

ID: 5911424748

对局比分

15-10

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
SB
Simon Barker

G59V2G · Auckland, Auckland, NZ

DUPR

4.413

TC
Trevor Crowley

L2ZNKK · Miami, QLD, AU

DUPR

4.771

阵营 2负方
GC
Graeme Clemett

V7KVLE · Parrearra, QLD, AU

DUPR

4.945

GT
Gary Thoroughgood

PW6PKG · Turramurra, NSW, AU

DUPR

4.886

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5911424748
显示原始对决元数据 JSON
[
  {
    "team_id": 5482278478,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Simon Barker",
        "dupr_id": "G59V2G",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Trevor Crowley",
        "dupr_id": "L2ZNKK",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": "Miami, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6420837344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Graeme Clemett",
        "dupr_id": "V7KVLE",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Parrearra, QLD, AU"
      },
      {
        "name": "Gary Thoroughgood",
        "dupr_id": "PW6PKG",
        "rating": 4.886,
        "profile_pic_url": null,
        "location": "Turramurra, NSW, AU"
      }
    ]
  }
]