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

Currumbin DUPR Competition

ID: 5053143144

对局比分

8-11, 11-9, 11-5

获胜 / Win

对决日期

2026-02-25

对局时间 (估算)

1:00 PM

对决场地

Duringan Street

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Ali McCowan

V7LVOE · Robina, QLD, AU

DUPR

3.712

RS
Robert Sellar

6ZMN2E · Gold Coast, QLD, AU

DUPR

4.165

阵营 2负方
NH
Norleena Horton

M292YO · Gold Coast, QLD, AU

DUPR

3.482

IS
Ishan Sembapperuma

J5KQMD · Helensvale, QLD, AU

DUPR

3.877

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5053143144
显示原始对决元数据 JSON
[
  {
    "team_id": 6939557659,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ali McCowan",
        "dupr_id": "V7LVOE",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Robina, QLD, AU"
      },
      {
        "name": "Robert Sellar",
        "dupr_id": "6ZMN2E",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5999730384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norleena Horton",
        "dupr_id": "M292YO",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Ishan  Sembapperuma",
        "dupr_id": "J5KQMD",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Helensvale, QLD, AU"
      }
    ]
  }
]