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

Cleveland Open - Mixed Open

ID: 5809049369

对局比分

13-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

6:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
EL
Erika Longo

567MW0 · Stow, OH, US

DUPR

4.487

ZD
Zach Donovan

1R9LGD · Cleveland, OH, US

DUPR

4.806

阵营 2胜方
DB
Dallas Blayney

1N4ZPN · Canonsburg, PA, US

DUPR

4.839

MK
Madison Kurlandski

MYXRGL · USA

DUPR

4.377

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5809049369
显示原始对决元数据 JSON
[
  {
    "team_id": 8542815658,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erika  Longo",
        "dupr_id": "567MW0",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Stow, OH, US"
      },
      {
        "name": "Zach Donovan",
        "dupr_id": "1R9LGD",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 4720379495,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dallas Blayney",
        "dupr_id": "1N4ZPN",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Canonsburg, PA, US"
      },
      {
        "name": "Madison Kurlandski",
        "dupr_id": "MYXRGL",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]