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

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

ID: 5784076961

对局比分

2-11

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

6:15 AM

对决场地

Wooloowin, Qld

未核实场馆

对决竞争阵营

阵营 1负方
JS
Jamie Sarten

35N5GR · Gold Coast, QLD, AU

DUPR

3.945

MB
Mitchell Brazier

GG2YKX · Pimpama, QLD, AU

DUPR

4.338

阵营 2胜方
BD
Ben Dawson

YGKMLG · QLD, AU

DUPR

5.219

TG
Thomas Glogoski

8WWQEM · Auckland, Auckland, NZ

DUPR

4.775

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5784076961
显示原始对决元数据 JSON
[
  {
    "team_id": 6179925521,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Sarten",
        "dupr_id": "35N5GR",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Mitchell Brazier",
        "dupr_id": "GG2YKX",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Pimpama, QLD, AU"
      }
    ]
  },
  {
    "team_id": 6395470268,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Dawson",
        "dupr_id": "YGKMLG",
        "rating": 5.219,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Thomas Glogoski",
        "dupr_id": "8WWQEM",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]