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

Cleveland Open - Open

ID: 5406776128

对局比分

15-7

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Matt Spyak

2LQYGE · Cleveland, OH, US

DUPR

4.645

KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

5.098

阵营 2负方
JA
Jared Anderson

76YRJ4 · Cleveland, OH, US

DUPR

4.622

CG
Corey Goodman

JZV464 · Solon, OH, US

DUPR

4.497

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5406776128
显示原始对决元数据 JSON
[
  {
    "team_id": 6611093356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Spyak",
        "dupr_id": "2LQYGE",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 5.098,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      }
    ]
  },
  {
    "team_id": 7994820024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Anderson",
        "dupr_id": "76YRJ4",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Corey Goodman",
        "dupr_id": "JZV464",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Solon, OH, US"
      }
    ]
  }
]