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

Cleveland Open - Open

ID: 7503187671

对局比分

15-8

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
MA
Michael Anderson

XJRJG7 · USA

DUPR

4.858

VY
Vincent Yu

9PV94E · USA

DUPR

5.211

阵营 2负方
KF
Kevin Faber

12Y7GY · USA

DUPR

4.471

BB
Brady Bissonette

6ZXKE0 · Cuyahoga Falls, OH, US

DUPR

4.576

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7503187671
显示原始对决元数据 JSON
[
  {
    "team_id": 5030259649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Anderson",
        "dupr_id": "XJRJG7",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Yu",
        "dupr_id": "9PV94E",
        "rating": 5.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6947627544,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Faber",
        "dupr_id": "12Y7GY",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brady Bissonette",
        "dupr_id": "6ZXKE0",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Cuyahoga Falls, OH, US"
      }
    ]
  }
]