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

2026 Alabama Open - Mens Doubles Open (<50)

ID: 7534703149

对局比分

15-2

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

2:15 AM

对决场地

Clay, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

4.947

EB
Eli Butts

7DLDO9 · Jackson County, AL, US

DUPR

4.823

阵营 2负方
CL
Cesar Lopez

16PLZ0 · USA

DUPR

4.586

TS
Thomas Shakar

DWYLJ4 · USA

DUPR

4.474

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7534703149
显示原始对决元数据 JSON
[
  {
    "team_id": 8132230526,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      },
      {
        "name": "Eli Butts",
        "dupr_id": "7DLDO9",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Jackson County, AL, US"
      }
    ]
  },
  {
    "team_id": 4482347254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cesar Lopez",
        "dupr_id": "16PLZ0",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Shakar",
        "dupr_id": "DWYLJ4",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]