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

Australian Masters 40+ Sydney - 50+ Men's Doubles DUPR: 3.5-3.99

ID: 7623946085

对局比分

9-11, 6-11

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

6:15 AM

对决场地

Sydney, NSW

未核实场馆

对决竞争阵营

阵营 1负方
MC
Manuel Castillo

9JKX4R · NSW, AU

DUPR

3.372

CB
Craig Butcher

LVPG2Z · NSW, AU

DUPR

4.015

阵营 2胜方
CG
Chris Gillian

DNMYVL · NSW, AU

DUPR

3.996

NM
Neil Moon

G5KDWQ · Manly, NSW, AU

DUPR

4.000

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7623946085
显示原始对决元数据 JSON
[
  {
    "team_id": 5084078042,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manuel Castillo",
        "dupr_id": "9JKX4R",
        "rating": 3.372,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Craig Butcher",
        "dupr_id": "LVPG2Z",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 6375068066,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Gillian",
        "dupr_id": "DNMYVL",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Neil Moon",
        "dupr_id": "G5KDWQ",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Manly, NSW, AU"
      }
    ]
  }
]