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

Australian Masters 40+ Sydney - 50+ Mixed Doubles DUPR: 4.0 and above

ID: 6122168364

对局比分

14-16

获胜 / Win

对决日期

2026-05-10

对局时间 (估算)

1:00 PM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1负方
EJ
Emma Jones-Perrin

RYDK7N · Tarragindi, QLD, AU

DUPR

4.434

GC
Graeme Clemett

V7KVLE · Parrearra, QLD, AU

DUPR

4.887

阵营 2胜方
TR
Terrie Robson

84NJRM · Casey, ACT, AU

DUPR

4.435

DL
David Lurie

309NJX · Highett, VIC, AU

DUPR

4.857

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6122168364
显示原始对决元数据 JSON
[
  {
    "team_id": 4398873020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emma  Jones-Perrin",
        "dupr_id": "RYDK7N",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Tarragindi, QLD, AU"
      },
      {
        "name": "Graeme Clemett",
        "dupr_id": "V7KVLE",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Parrearra, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7465064197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Terrie Robson",
        "dupr_id": "84NJRM",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Casey, ACT, AU"
      },
      {
        "name": "David Lurie",
        "dupr_id": "309NJX",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Highett, VIC, AU"
      }
    ]
  }
]