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

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

ID: 4735823652

对局比分

15-2

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

1:00 PM

对决场地

Wooloowin, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Andrew Wild

RZYLKN · Karana Downs, QLD, AU

DUPR

4.363

DG
Daret gooch

RZQ0LQ · Griffin, QLD, AU

DUPR

5.050

阵营 2负方
TW
Tony White

Z9L76P · QLD, AU

DUPR

4.305

MJ
Malcolm Johnston

67MVOD · USA

DUPR

3.814

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4735823652
显示原始对决元数据 JSON
[
  {
    "team_id": 4773018740,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Wild",
        "dupr_id": "RZYLKN",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Karana Downs, QLD, AU"
      },
      {
        "name": "Daret gooch",
        "dupr_id": "RZQ0LQ",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Griffin, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7515782115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony White",
        "dupr_id": "Z9L76P",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Malcolm Johnston",
        "dupr_id": "67MVOD",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]