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

2026 Alabama Open - Mens Doubles Open (<50)

ID: 7477895363

对局比分

15-5

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

12:45 AM

对决场地

Clay, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Alexander Allweil

16NK20 · Hoover, AL, US

DUPR

4.879

EB
Eli Butts

7DLDO9 · Jackson County, AL, US

DUPR

4.778

阵营 2负方
ML
Maury Long

RZZKRQ · AL, US

DUPR

4.390

SB
Stephen Blackshear

9P9P27 · Birmingham, AL, US

DUPR

5.018

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7477895363
显示原始对决元数据 JSON
[
  {
    "team_id": 6684771259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Allweil",
        "dupr_id": "16NK20",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      },
      {
        "name": "Eli Butts",
        "dupr_id": "7DLDO9",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Jackson County, AL, US"
      }
    ]
  },
  {
    "team_id": 7743718874,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maury Long",
        "dupr_id": "RZZKRQ",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "AL, US"
      },
      {
        "name": "Stephen Blackshear",
        "dupr_id": "9P9P27",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  }
]