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

Currumbin DUPR Competition

ID: 6080625076

对局比分

5-11, 11-8, 11-5

落败 / Loss

对决日期

2025-12-03

对局时间 (估算)

5:00 PM

对决场地

Duringan Street

未核实场馆

对决竞争阵营

阵营 1胜方
CI
Chris Ian Collins

8JLW5J · Currumbin Waters, QLD, AU

DUPR

4.103

Cathy Collins

840WVV · Currumbin Waters, QLD, AU

DUPR

3.822

阵营 2负方
RC
Ryan Chilton

QXRLXD · Gold Coast, QLD, AU

DUPR

3.117

RS
Robert Sellar

6ZMN2E · Gold Coast, QLD, AU

DUPR

4.187

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6080625076
显示原始对决元数据 JSON
[
  {
    "team_id": 7242939478,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Ian Collins",
        "dupr_id": "8JLW5J",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Currumbin Waters, QLD, AU"
      },
      {
        "name": "Cathy Collins",
        "dupr_id": "840WVV",
        "rating": 3.822,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/99448_61946f6d975d4.jpeg",
        "location": "Currumbin Waters, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5715798286,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Chilton",
        "dupr_id": "QXRLXD",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Robert Sellar",
        "dupr_id": "6ZMN2E",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]