返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Brisbane Grand Slam - 19+ Men's Doubles DUPR: 4.0+

ID: 5489424238

对局比分

6-11

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

11:30 PM

对决场地

Wooloowin, Qld

未核实场馆

对决竞争阵营

阵营 1负方
DB
Dan Bongers

N7K9Z6 · USA

DUPR

4.115

MB
Michael Bonney

M2RNXD · QLD, AU

DUPR

4.598

阵营 2胜方
BD
Ben Dawson

YGKMLG · QLD, AU

DUPR

5.206

TG
Thomas Glogoski

8WWQEM · Auckland, Auckland, NZ

DUPR

4.743

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5489424238
显示原始对决元数据 JSON
[
  {
    "team_id": 4361512853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Bongers",
        "dupr_id": "N7K9Z6",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Bonney",
        "dupr_id": "M2RNXD",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  },
  {
    "team_id": 7072934435,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Dawson",
        "dupr_id": "YGKMLG",
        "rating": 5.206,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Thomas Glogoski",
        "dupr_id": "8WWQEM",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]