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

Cleveland Premier Pickleball 5.0+ Open Division

ID: 5269902659

对局比分

9-11

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

12:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
Connor Simms

8D9JX4 · Canonsburg, PA, US

DUPR

4.550

MS
Mason Schultz

WXXN9M · Washington County, PA, US

DUPR

4.664

阵营 2胜方
ZD
Zach Donovan

1R9LGD · Cleveland, OH, US

DUPR

4.713

KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

4.963

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5269902659
显示原始对决元数据 JSON
[
  {
    "team_id": 4758809742,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor Simms",
        "dupr_id": "8D9JX4",
        "rating": 4.55,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/682b90cc9196a.jpg",
        "location": "Canonsburg, PA, US"
      },
      {
        "name": "Mason Schultz",
        "dupr_id": "WXXN9M",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "Washington County, PA, US"
      }
    ]
  },
  {
    "team_id": 7478953580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zach Donovan",
        "dupr_id": "1R9LGD",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      }
    ]
  }
]