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

Cleveland Open- Men's 3.5

ID: 4537614677

对局比分

6-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

6:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Marvin Chan

YN9QWE · USA

DUPR

3.649

BW
Brian Weisman

0YRY6G · Avon Lake, OH, US

DUPR

3.994

阵营 2胜方
JD
Jeffrey Darkow

W6QJXG · USA

DUPR

3.834

AL
Andrei Lebedev

2P0JN4 · USA

DUPR

3.959

数据访问 (AI / 开发者)

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

cURL Request:

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