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

Mixed Doubles 4.5 - Father’s Day Bash (Pickleball Association of Twin Falls)

ID: 6555220107

对局比分

11-6

落败 / Loss

对决日期

2025-06-14

对局时间 (估算)

4:45 AM

对决场地

Frontier Family Park Pickleball Court

未核实场馆

对决竞争阵营

阵营 1胜方
EG
Erich Gleckler

999R4E · USA

DUPR

4.565

KG
Kara Gleckler

677RYD · USA

DUPR

4.094

阵营 2负方
BH
Becky Hill

DW7QVL · ID, US

DUPR

4.508

CE
Curt Egbert

8W0WYQ · Twin Falls, ID, US

DUPR

4.782

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6555220107
显示原始对决元数据 JSON
[
  {
    "team_id": 4978178548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erich Gleckler",
        "dupr_id": "999R4E",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kara Gleckler",
        "dupr_id": "677RYD",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6927636967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Becky Hill",
        "dupr_id": "DW7QVL",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "ID, US"
      },
      {
        "name": "Curt Egbert",
        "dupr_id": "8W0WYQ",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]