返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Gold Coast Grand Slam - 35+ Men's Doubles DUPR: 3.49 and under

ID: 6729011880

对局比分

15-11

落败 / Loss

对决日期

2026-06-06

对局时间 (估算)

1:00 PM

对决场地

Beenleigh, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
DS
Dennis Stephensen

OZK922 · USA

DUPR

3.122

AB
Andy Bell

D9ZRQ4 · USA

DUPR

3.340

阵营 2负方
HC
heston carter

7JRQY4 · Wyndham Vale, VIC, AU

DUPR

2.909

MS
Mark Sweet

7ZO265 · USA

DUPR

3.192

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6729011880
显示原始对决元数据 JSON
[
  {
    "team_id": 7981417573,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dennis  Stephensen",
        "dupr_id": "OZK922",
        "rating": 3.122,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Bell",
        "dupr_id": "D9ZRQ4",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4861428831,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "heston carter",
        "dupr_id": "7JRQY4",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": "Wyndham Vale, VIC, AU"
      },
      {
        "name": "Mark Sweet",
        "dupr_id": "7ZO265",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]