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

2025 European Pickleball Champs

ID: 8333515894

对局比分

11-8

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
HL
Helena Lundhammar

8K64O7 · Stockholm, Stockholm County, SE

DUPR

4.520

CO
Carola Owetz

7NO5LM · Gävle, Gavleborg County, SE

DUPR

4.541

阵营 2负方
HM
Heidi McCune

8MJJJV · Northern Ireland, GB

DUPR

4.548

BM

DUPR

4.077

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8333515894
显示原始对决元数据 JSON
[
  {
    "team_id": 4989015519,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Helena Lundhammar",
        "dupr_id": "8K64O7",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Stockholm, Stockholm County, SE"
      },
      {
        "name": "Carola Owetz",
        "dupr_id": "7NO5LM",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Gävle, Gavleborg County, SE"
      }
    ]
  },
  {
    "team_id": 6424077690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heidi McCune",
        "dupr_id": "8MJJJV",
        "rating": 4.548,
        "profile_pic_url": null,
        "location": "Northern Ireland, GB"
      },
      {
        "name": "Bayarmaa May Teggart",
        "dupr_id": "V7ORGJ",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]