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

Gold Coast Grand Slam - 35+ Mixed Doubles DUPR: 3.5-3.99

ID: 4871194131

对局比分

11-15

落败 / Loss

对决日期

2026-06-07

对局时间 (估算)

4:45 AM

对决场地

Beenleigh, Qld

未核实场馆

对决竞争阵营

阵营 1负方
SD
Skye Davidson

M26L7L · Palmers Island, NSW, AU

DUPR

3.289

TK
Thore Kemp

G0RD2G · USA

DUPR

4.069

阵营 2胜方
KW
kirstin williams

8426EV · USA

DUPR

3.896

RK
Rhys kassulke

DYLQYL · Coffs Harbour, NSW, AU

DUPR

3.788

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4871194131
显示原始对决元数据 JSON
[
  {
    "team_id": 5494108507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Skye  Davidson",
        "dupr_id": "M26L7L",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Palmers Island, NSW, AU"
      },
      {
        "name": "Thore Kemp",
        "dupr_id": "G0RD2G",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6505182490,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "kirstin williams",
        "dupr_id": "8426EV",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rhys kassulke",
        "dupr_id": "DYLQYL",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Coffs Harbour, NSW, AU"
      }
    ]
  }
]