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

Cleveland Open - Open

ID: 6895068589

对局比分

15-9

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
GS
grant sarnowski

JJ07WO · Lakewood, OH, US

DUPR

5.365

CN
Chad Nash

J5PZG4 · Cleveland, OH, US

DUPR

5.323

阵营 2负方
CB
Clayton Brehm

4LZ4YG · Lakewood, OH, US

DUPR

5.434

LR
Logan Rowe

NY566W · North Olmsted, OH, US

DUPR

4.998

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6895068589
显示原始对决元数据 JSON
[
  {
    "team_id": 5625005646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "grant sarnowski",
        "dupr_id": "JJ07WO",
        "rating": 5.365,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Chad Nash",
        "dupr_id": "J5PZG4",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 4642739210,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clayton Brehm",
        "dupr_id": "4LZ4YG",
        "rating": 5.434,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Logan Rowe",
        "dupr_id": "NY566W",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      }
    ]
  }
]