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

Currumbin DUPR Competition

ID: 7411151040

对局比分

3-11, 0-11

获胜 / Win

对决日期

2025-11-05

对局时间 (估算)

1:00 PM

对决场地

Duringan Street

未核实场馆

对决竞争阵营

阵营 1负方
NH
Norleena Horton

M292YO · Gold Coast, QLD, AU

DUPR

3.420

CA
Cristal Archer

GG9L7V · Gold Coast, QLD, AU

DUPR

3.703

阵营 2胜方
GC
Graham Creighton

E9J4VE · Ballina Shire, NSW, AU

DUPR

3.917

AF
Andrew Fyffe

4ZKJQ6 · Byron Bay, NSW, AU

DUPR

4.367

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7411151040
显示原始对决元数据 JSON
[
  {
    "team_id": 5514952751,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Norleena Horton",
        "dupr_id": "M292YO",
        "rating": 3.42,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Cristal Archer",
        "dupr_id": "GG9L7V",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7934153648,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Graham Creighton",
        "dupr_id": "E9J4VE",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Ballina Shire, NSW, AU"
      },
      {
        "name": "Andrew Fyffe",
        "dupr_id": "4ZKJQ6",
        "rating": 4.367,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  }
]