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

Currumbin DUPR Competition

ID: 8017784906

对局比分

5-11, 2-11

获胜 / Win

对决日期

2025-11-12

对局时间 (估算)

3:30 PM

对决场地

Duringan Street

未核实场馆

对决竞争阵营

阵营 1负方
NH
Norleena Horton

M292YO · Gold Coast, QLD, AU

DUPR

3.361

GS
Gill Sandwith

RY09QD · Gold Coast, QLD, AU

DUPR

3.824

阵营 2胜方
GC
Graham Creighton

E9J4VE · Ballina Shire, NSW, AU

DUPR

3.959

AF
Andrew Fyffe

4ZKJQ6 · Byron Bay, NSW, AU

DUPR

4.449

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8017784906
显示原始对决元数据 JSON
[
  {
    "team_id": 7903511574,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Norleena Horton",
        "dupr_id": "M292YO",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Gill Sandwith",
        "dupr_id": "RY09QD",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 4898583199,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Graham Creighton",
        "dupr_id": "E9J4VE",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": "Ballina Shire, NSW, AU"
      },
      {
        "name": "Andrew Fyffe",
        "dupr_id": "4ZKJQ6",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Byron Bay, NSW, AU"
      }
    ]
  }
]