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

Sydney Grand Slam I - 60+ Men's Doubles DUPR: 3.5-3.99

ID: 7945885326

对局比分

2-11

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

7:30 PM

对决场地

Stanhope Gardens, NSW

未核实场馆

对决竞争阵营

阵营 1负方
MG
Michael Gloeckle

G5KQVQ · Bermagui, NSW, AU

DUPR

3.755

GW
Gary Wilson

674X7E · Port Stephens, NSW, AU

DUPR

3.687

阵营 2胜方
CB
Craig Butcher

LVPG2Z · NSW, AU

DUPR

3.936

AP
Alf Picello

7NOV40 · Manly, NSW, AU

DUPR

3.902

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7945885326
显示原始对决元数据 JSON
[
  {
    "team_id": 7442542478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Gloeckle",
        "dupr_id": "G5KQVQ",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": "Bermagui, NSW, AU"
      },
      {
        "name": "Gary Wilson",
        "dupr_id": "674X7E",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Port Stephens, NSW, AU"
      }
    ]
  },
  {
    "team_id": 8429358764,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Craig Butcher",
        "dupr_id": "LVPG2Z",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Alf Picello",
        "dupr_id": "7NOV40",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Manly, NSW, AU"
      }
    ]
  }
]