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

Cleveland Open - Open

ID: 4895237882

对局比分

15-8

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

3:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
KA
Katherine Allan

3YNQJK · Cleveland, OH, US

DUPR

5.116

GJ
Grant Johnston

3ZDGND · Willowick, OH, US

DUPR

5.661

阵营 2负方
KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

5.086

MS
Matt Spyak

2LQYGE · Cleveland, OH, US

DUPR

4.632

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4895237882
显示原始对决元数据 JSON
[
  {
    "team_id": 8144967464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katherine Allan",
        "dupr_id": "3YNQJK",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Grant Johnston",
        "dupr_id": "3ZDGND",
        "rating": 5.661,
        "profile_pic_url": null,
        "location": "Willowick, OH, US"
      }
    ]
  },
  {
    "team_id": 7995152999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      },
      {
        "name": "Matt Spyak",
        "dupr_id": "2LQYGE",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]