返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Cleveland Open- Men's 3.5

ID: 5819084780

对局比分

15-12

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

9:00 PM

对决场地

Cleveland Premier Pickleball, Pin Oak Parkway, Avon Lake, OH, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JD
Jeffrey Darkow

W6QJXG · USA

DUPR

3.875

AL
Andrei Lebedev

2P0JN4 · USA

DUPR

4.153

阵营 2负方
MC
Marvin Chan

YN9QWE · USA

DUPR

3.673

BW
Brian Weisman

0YRY6G · Avon Lake, OH, US

DUPR

4.018

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5819084780
显示原始对决元数据 JSON
[
  {
    "team_id": 5566004883,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Darkow",
        "dupr_id": "W6QJXG",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrei Lebedev",
        "dupr_id": "2P0JN4",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8404114513,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marvin Chan",
        "dupr_id": "YN9QWE",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Weisman",
        "dupr_id": "0YRY6G",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  }
]