返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Gold Coast Grand Slam - 35+ Women's Doubles DUPR: 3.49 and under

ID: 6107071616

对局比分

11-3

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

9:00 PM

对决场地

Beenleigh, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
SD
Skye Davidson

M26L7L · Palmers Island, NSW, AU

DUPR

3.338

DJ
Debbie Jansen

76KN74 · USA

DUPR

2.570

阵营 2负方
ZS
Zoe Schlatter

EXLDRO · USA

DUPR

2.751

ML
Maree Lake

EXXLEM · USA

DUPR

2.751

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6107071616
显示原始对决元数据 JSON
[
  {
    "team_id": 7043158587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Skye  Davidson",
        "dupr_id": "M26L7L",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Palmers Island, NSW, AU"
      },
      {
        "name": "Debbie Jansen",
        "dupr_id": "76KN74",
        "rating": 2.57,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7410979505,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zoe Schlatter",
        "dupr_id": "EXLDRO",
        "rating": 2.751,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maree Lake",
        "dupr_id": "EXXLEM",
        "rating": 2.751,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]