返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Cleveland Open - Mixed Open

ID: 6545761913

对局比分

15-8

落败 / Loss

对决日期

2026-05-03

对局时间 (估算)

6:15 AM

对决场地

33625 Pin Oak Pkwy, Avon Lake, OH 44012, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
Clayton Brehm

4LZ4YG · Lakewood, OH, US

DUPR

5.343

CS
caroline stepnowski

L5QX7Q · Chagrin Falls, OH, US

DUPR

4.704

阵营 2负方
GH
Gabrielle Horowitz

VXY6NE · USA

DUPR

4.371

IM
Imaduddin Mohammed

Q56D4N · Lakewood, OH, US

DUPR

4.611

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6545761913
显示原始对决元数据 JSON
[
  {
    "team_id": 8564601852,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Brehm",
        "dupr_id": "4LZ4YG",
        "rating": 5.343,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "caroline stepnowski",
        "dupr_id": "L5QX7Q",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Chagrin Falls, OH, US"
      }
    ]
  },
  {
    "team_id": 4655570465,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabrielle  Horowitz",
        "dupr_id": "VXY6NE",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Imaduddin Mohammed",
        "dupr_id": "Q56D4N",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      }
    ]
  }
]