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

Currumbin DUPR Competition

ID: 5993996062

对局比分

11-8, 11-7

获胜 / Win

对决日期

2026-02-25

对局时间 (估算)

11:30 PM

对决场地

Duringan Street

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Ali McCowan

V7LVOE · Robina, QLD, AU

DUPR

3.725

RS
Robert Sellar

6ZMN2E · Gold Coast, QLD, AU

DUPR

4.182

阵营 2负方
KZ
Kylie Zaknich

EGXKNV · Currumbin Valley, QLD, AU

DUPR

3.340

BG
Brad Grant

WKEVEL · Palm Beach, QLD, AU

DUPR

4.041

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5993996062
显示原始对决元数据 JSON
[
  {
    "team_id": 4964780891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ali McCowan",
        "dupr_id": "V7LVOE",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Robina, QLD, AU"
      },
      {
        "name": "Robert Sellar",
        "dupr_id": "6ZMN2E",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4301423134,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kylie Zaknich",
        "dupr_id": "EGXKNV",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Currumbin Valley, QLD, AU"
      },
      {
        "name": "Brad Grant",
        "dupr_id": "WKEVEL",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Palm Beach, QLD, AU"
      }
    ]
  }
]