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

Cleveland Premier Pickleball 5.0+ Open Division

ID: 4679632251

对局比分

11-8

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

4:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
Clayton Brehm

4LZ4YG · Lakewood, OH, US

DUPR

5.626

BD
Brett Dubin

8J25DM · Cleveland, OH, US

DUPR

5.427

阵营 2负方
JL
Jose La Vecchio

2LDKGE · San Felipe, Yaracuy, VE

DUPR

4.956

IS
Ian Simms

17JX79 · Pittsburgh, PA, US

DUPR

5.268

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4679632251
显示原始对决元数据 JSON
[
  {
    "team_id": 7723863959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clayton Brehm",
        "dupr_id": "4LZ4YG",
        "rating": 5.626,
        "profile_pic_url": null,
        "location": "Lakewood, OH, US"
      },
      {
        "name": "Brett Dubin",
        "dupr_id": "8J25DM",
        "rating": 5.427,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 6989772684,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose La Vecchio",
        "dupr_id": "2LDKGE",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "San Felipe, Yaracuy, VE"
      },
      {
        "name": "Ian Simms",
        "dupr_id": "17JX79",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]