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

Cleveland Premier Pickleball 5.0+ Open Division

ID: 6398042267

对局比分

11-2

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

12:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
AT
Alex Toth

3OEOE8 · Pittsburgh, PA, US

DUPR

5.551

BS
Benjamin Slade

8MP7MD · Macedonia, OH, US

DUPR

5.521

阵营 2负方
Connor Simms

8D9JX4 · Canonsburg, PA, US

DUPR

4.531

MS
Mason Schultz

WXXN9M · Washington County, PA, US

DUPR

4.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6398042267
显示原始对决元数据 JSON
[
  {
    "team_id": 8403066959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Toth",
        "dupr_id": "3OEOE8",
        "rating": 5.551,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Benjamin Slade",
        "dupr_id": "8MP7MD",
        "rating": 5.521,
        "profile_pic_url": null,
        "location": "Macedonia, OH, US"
      }
    ]
  },
  {
    "team_id": 6643033986,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Simms",
        "dupr_id": "8D9JX4",
        "rating": 4.531,
        "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.649,
        "profile_pic_url": null,
        "location": "Washington County, PA, US"
      }
    ]
  }
]