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

Currumbin DUPR Competition

ID: 7428999273

对局比分

7-11, 11-4, 11-5

落败 / Loss

对决日期

2025-12-03

对局时间 (估算)

10:15 AM

对决场地

Duringan Street

未核实场馆

对决竞争阵营

阵营 1胜方
NH
Norleena Horton

M292YO · Gold Coast, QLD, AU

DUPR

3.440

JS
Jamie Sarten

35N5GR · Gold Coast, QLD, AU

DUPR

3.995

阵营 2负方
RC
Ryan Chilton

QXRLXD · Gold Coast, QLD, AU

DUPR

3.113

RS
Robert Sellar

6ZMN2E · Gold Coast, QLD, AU

DUPR

4.184

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7428999273
显示原始对决元数据 JSON
[
  {
    "team_id": 6420132670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Norleena Horton",
        "dupr_id": "M292YO",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Jamie Sarten",
        "dupr_id": "35N5GR",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6019778557,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Chilton",
        "dupr_id": "QXRLXD",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Robert Sellar",
        "dupr_id": "6ZMN2E",
        "rating": 4.184,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]