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

APP Sunmed Sacramento Open - APP Sunmed Sacramento Open - Mens Pro Doubles - QUALIFIER

ID: 5433562226

对局比分

15-12

获胜 / Win

对决日期

2023-04-29

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
WE
Will Eteaki

30PLRN · Concord, CA, US

DUPR

5.189

DH
David Horn

8GJORV · Pleasanton, CA, US

DUPR

4.987

阵营 2负方
DL
David Litvinov

8KENOO · Elk Grove, CA, US

DUPR

5.646

AF
Alexander Fleming

8G0WKG · Davis, CA, US

DUPR

5.694

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5433562226
显示原始对决元数据 JSON
[
  {
    "team_id": 6023781950,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Eteaki",
        "dupr_id": "30PLRN",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "David Horn",
        "dupr_id": "8GJORV",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  },
  {
    "team_id": 7196490824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Litvinov",
        "dupr_id": "8KENOO",
        "rating": 5.646,
        "profile_pic_url": null,
        "location": "Elk Grove, CA, US"
      },
      {
        "name": "Alexander Fleming",
        "dupr_id": "8G0WKG",
        "rating": 5.694,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      }
    ]
  }
]