返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

GG3.5+ DUPR Round

ID: 5972795295

对局比分

11-3

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

4:45 AM

对决场地

Ballina Indoor Sports Centre

View Facility Page →

对决竞争阵营

阵营 1胜方
LD
Leisa Durheim

4Z2ZRK · Ballina Shire, NSW, AU

DUPR

3.639

DF
Daniel Fleming

ME2OKO · Byron, NSW, AU

DUPR

3.786

阵营 2负方
CA
Charlotte Appleby

YMM5MD · USA

DUPR

3.580

WN
William Nicholls

YNV7KG · Myocum, NSW, AU

DUPR

3.583

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5972795295
显示原始对决元数据 JSON
[
  {
    "team_id": 8541590869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leisa Durheim",
        "dupr_id": "4Z2ZRK",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Ballina Shire, NSW, AU"
      },
      {
        "name": "Daniel Fleming",
        "dupr_id": "ME2OKO",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Byron, NSW, AU"
      }
    ]
  },
  {
    "team_id": 7375894239,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlotte Appleby",
        "dupr_id": "YMM5MD",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Nicholls",
        "dupr_id": "YNV7KG",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Myocum, NSW, AU"
      }
    ]
  }
]