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

2026 Alabama Open - Mens Doubles Open (<50)

ID: 4678679418

对局比分

10-15

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

7:30 PM

对决场地

Clay, AL

View Facility Page →

对决竞争阵营

阵营 1负方
SC
Steve Claassen

3VL6EE · USA

DUPR

4.977

BW
Brian Williams

8K2VGO · Tuscaloosa, AL, US

DUPR

4.702

阵营 2胜方
ML
Maury Long

RZZKRQ · USA

DUPR

4.315

SB
Stephen Blackshear

9P9P27 · USA

DUPR

4.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4678679418
显示原始对决元数据 JSON
[
  {
    "team_id": 6463332240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Claassen",
        "dupr_id": "3VL6EE",
        "rating": 4.977,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Williams",
        "dupr_id": "8K2VGO",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Tuscaloosa, AL, US"
      }
    ]
  },
  {
    "team_id": 4349215940,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maury Long",
        "dupr_id": "RZZKRQ",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Blackshear",
        "dupr_id": "9P9P27",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]