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

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

ID: 7599023539

对局比分

15-12

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

8:45 AM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1胜方
BC
Belinda Crane

L5JL7Q · USA

DUPR

5.026

GT
Gary Thoroughgood

PW6PKG · Turramurra, NSW, AU

DUPR

4.876

阵营 2负方
SK
Simone Kessell

QP75YD · NSW, AU

DUPR

4.714

DR
David Richardson

3ZLZRW · USA

DUPR

4.969

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7599023539
显示原始对决元数据 JSON
[
  {
    "team_id": 8339174522,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Belinda Crane",
        "dupr_id": "L5JL7Q",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Thoroughgood",
        "dupr_id": "PW6PKG",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Turramurra, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8397330355,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simone Kessell",
        "dupr_id": "QP75YD",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "David Richardson",
        "dupr_id": "3ZLZRW",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]