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

ACT Pickleball Championships 2025 sponsored by Barton Commercial Property - 60+ Mens Doubles Skill: (DUPR 3.5-3.99)

ID: 5176189096

对局比分

1-11

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

5:00 PM

对决场地

Fadden, ACT

View Facility Page →

对决竞争阵营

阵营 1负方
MT
Michael Thompson

X297MX · ACT, AU

DUPR

3.604

SC
Stuart Campbell

3PL70E · ACT, AU

DUPR

3.477

阵营 2胜方
MG
Michael Gloeckle

G5KQVQ · Bermagui, NSW, AU

DUPR

3.734

IH
Ian Harding

YNEK4D · Lisarow, NSW, AU

DUPR

3.617

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5176189096
显示原始对决元数据 JSON
[
  {
    "team_id": 4526784319,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Thompson",
        "dupr_id": "X297MX",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "ACT, AU"
      },
      {
        "name": "Stuart Campbell",
        "dupr_id": "3PL70E",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "ACT, AU"
      }
    ]
  },
  {
    "team_id": 7935939774,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Gloeckle",
        "dupr_id": "G5KQVQ",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Bermagui, NSW, AU"
      },
      {
        "name": "Ian Harding",
        "dupr_id": "YNEK4D",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": "Lisarow, NSW, AU"
      }
    ]
  }
]