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

Cleveland Open- Women's 3.5 (50+)

ID: 8114776898

对局比分

15-10

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

Cleveland Premier Pickleball, Pin Oak Parkway, Avon Lake, OH, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KY
Kathy Yaussy

8GOYGV · USA

DUPR

3.804

AC
Amy Claus

5ERR4P · USA

DUPR

3.954

阵营 2负方
PF
Patrice Fleckenstein

RZ9GEN · Chardon, OH, US

DUPR

3.571

CM
Catherine Morton

X200R7 · Lake County, OH, US

DUPR

3.885

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8114776898
显示原始对决元数据 JSON
[
  {
    "team_id": 6239265624,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kathy Yaussy",
        "dupr_id": "8GOYGV",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amy  Claus",
        "dupr_id": "5ERR4P",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6004650302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrice Fleckenstein",
        "dupr_id": "RZ9GEN",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "Chardon, OH, US"
      },
      {
        "name": "Catherine Morton",
        "dupr_id": "X200R7",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": "Lake County, OH, US"
      }
    ]
  }
]