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

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

ID: 6591159146

对局比分

15-3

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

3:30 PM

对决场地

Wooloowin, Qld

未核实场馆

对决竞争阵营

阵营 1胜方
AW
Andrew Wild

RZYLKN · Karana Downs, QLD, AU

DUPR

4.354

DG
Daret gooch

RZQ0LQ · Griffin, QLD, AU

DUPR

5.036

阵营 2负方
CH
Christopher Holness

5EQMVR · USA

DUPR

4.040

SF
Sylvio Ferrero

JPJ2DO · USA

DUPR

3.317

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6591159146
显示原始对决元数据 JSON
[
  {
    "team_id": 6492654618,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Wild",
        "dupr_id": "RZYLKN",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Karana Downs, QLD, AU"
      },
      {
        "name": "Daret gooch",
        "dupr_id": "RZQ0LQ",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Griffin, QLD, AU"
      }
    ]
  },
  {
    "team_id": 7604031170,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Holness",
        "dupr_id": "5EQMVR",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sylvio Ferrero",
        "dupr_id": "JPJ2DO",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]