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

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

ID: 6673589020

对局比分

15-13

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Asher Packman

EWPJNJ · Byron Bay, NSW, AU

DUPR

4.419

BS
Brett Sceats

QXK07N · Pottsville, NSW, AU

DUPR

4.331

阵营 2负方
GC
Graeme Clemett

V7KVLE · Parrearra, QLD, AU

DUPR

4.977

GT
Gary Thoroughgood

PW6PKG · Turramurra, NSW, AU

DUPR

4.918

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6673589020
显示原始对决元数据 JSON
[
  {
    "team_id": 7831898366,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Asher Packman",
        "dupr_id": "EWPJNJ",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      },
      {
        "name": "Brett Sceats",
        "dupr_id": "QXK07N",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Pottsville, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7747823131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Graeme Clemett",
        "dupr_id": "V7KVLE",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": "Parrearra, QLD, AU"
      },
      {
        "name": "Gary Thoroughgood",
        "dupr_id": "PW6PKG",
        "rating": 4.918,
        "profile_pic_url": null,
        "location": "Turramurra, NSW, AU"
      }
    ]
  }
]