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

Pool A- DUPR Open - Babolat Carbondale Classic

ID: 6089858467

对局比分

3-11

获胜 / Win

对决日期

2025-09-28

对局时间 (估算)

8:45 AM

对决场地

North Face Park

未核实场馆

对决竞争阵营

阵营 1负方
SJ
Sam Johnson

V7X2VE · USA

DUPR

4.394

AM
Abbe Murray

8EY2YV · Glenwood Springs, CO, US

DUPR

4.457

阵营 2胜方
GW
Greg Williams

1RE20N · Colorado Springs, CO, US

DUPR

5.633

LA
Lauren Andersen

307XJG · Aspen, CO, US

DUPR

5.223

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6089858467
显示原始对决元数据 JSON
[
  {
    "team_id": 4986632204,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Johnson",
        "dupr_id": "V7X2VE",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Abbe Murray",
        "dupr_id": "8EY2YV",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 5895090830,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Williams",
        "dupr_id": "1RE20N",
        "rating": 5.633,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Lauren Andersen",
        "dupr_id": "307XJG",
        "rating": 5.223,
        "profile_pic_url": null,
        "location": "Aspen, CO, US"
      }
    ]
  }
]