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

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

ID: 6702636012

对局比分

15-13

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Daret gooch

RZQ0LQ · Griffin, QLD, AU

DUPR

5.062

AK
Andrew Kratzmann

QPLQ7N · Buderim, QLD, AU

DUPR

5.310

阵营 2负方
MC
Martin Clark

8EXWLV · Gold Coast, QLD, AU

DUPR

5.257

DR
David Richardson

3ZLZRW · Sunnybank, QLD, AU

DUPR

4.983

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6702636012
显示原始对决元数据 JSON
[
  {
    "team_id": 8285709725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daret gooch",
        "dupr_id": "RZQ0LQ",
        "rating": 5.062,
        "profile_pic_url": null,
        "location": "Griffin, QLD, AU"
      },
      {
        "name": "Andrew Kratzmann",
        "dupr_id": "QPLQ7N",
        "rating": 5.31,
        "profile_pic_url": null,
        "location": "Buderim, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6594835781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin Clark",
        "dupr_id": "8EXWLV",
        "rating": 5.257,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3ZLZRW",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Sunnybank, QLD, AU"
      }
    ]
  }
]