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

Cleveland Premier Pickleball 5.0+ Open Division

ID: 7526659080

对局比分

12-10

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

1:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
LR
Logan Rowe

NY566W · North Olmsted, OH, US

DUPR

4.956

JW
joseph wiencek

2LRME9 · Akron, OH, US

DUPR

5.060

阵营 2负方
JL
Jose La Vecchio

2LDKGE · San Felipe, Yaracuy, VE

DUPR

4.953

IS
Ian Simms

17JX79 · Pittsburgh, PA, US

DUPR

5.261

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7526659080
显示原始对决元数据 JSON
[
  {
    "team_id": 6865094038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Logan Rowe",
        "dupr_id": "NY566W",
        "rating": 4.956,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      },
      {
        "name": "joseph wiencek",
        "dupr_id": "2LRME9",
        "rating": 5.06,
        "profile_pic_url": null,
        "location": "Akron, OH, US"
      }
    ]
  },
  {
    "team_id": 5439624892,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose La Vecchio",
        "dupr_id": "2LDKGE",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "San Felipe, Yaracuy, VE"
      },
      {
        "name": "Ian Simms",
        "dupr_id": "17JX79",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]