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

USLPL 35+ Championships

ID: 7201871977

对局比分

11-1, 11-6

获胜 / Win

对决日期

2026-05-15

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SM
Sara Maher

30Z224 · Pikesville, MD, US

DUPR

5.238

AM
Arjun Mahajan

6Z4KVG · Ashburn, VA, US

DUPR

5.144

阵营 2负方
AB
Ash Barton

3LPZLK · Cleveland, TN, US

DUPR

4.824

AS
Alan Sal Robertson

3Z57KL · McDonald, TN, US

DUPR

4.912

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7201871977
显示原始对决元数据 JSON
[
  {
    "team_id": 6608738126,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sara Maher",
        "dupr_id": "30Z224",
        "rating": 5.238,
        "profile_pic_url": null,
        "location": "Pikesville, MD, US"
      },
      {
        "name": "Arjun Mahajan",
        "dupr_id": "6Z4KVG",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  },
  {
    "team_id": 6792417983,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ash Barton",
        "dupr_id": "3LPZLK",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Cleveland, TN, US"
      },
      {
        "name": "Alan Sal Robertson",
        "dupr_id": "3Z57KL",
        "rating": 4.912,
        "profile_pic_url": null,
        "location": "McDonald, TN, US"
      }
    ]
  }
]