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

Pool A- DUPR Open - Babolat Carbondale Classic

ID: 5552901196

对局比分

11-5

落败 / Loss

对决日期

2025-09-28

对局时间 (估算)

5:00 PM

对决场地

North Face Park

未核实场馆

对决竞争阵营

阵营 1胜方
ER
Elizabeth Roy

1RDN9D · Centennial, CO, US

DUPR

4.448

LA
Lauren Andersen

307XJG · Aspen, CO, US

DUPR

5.378

阵营 2负方
BS
Bonnie Scott

8425K3 · Basalt, CO, US

DUPR

4.391

Kristina Brandner

3ZDXRW · Broomfield, CO, US

DUPR

4.533

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5552901196
显示原始对决元数据 JSON
[
  {
    "team_id": 7154388951,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Roy",
        "dupr_id": "1RDN9D",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      },
      {
        "name": "Lauren Andersen",
        "dupr_id": "307XJG",
        "rating": 5.378,
        "profile_pic_url": null,
        "location": "Aspen, CO, US"
      }
    ]
  },
  {
    "team_id": 6503560845,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bonnie Scott",
        "dupr_id": "8425K3",
        "rating": 4.391,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      },
      {
        "name": "Kristina Brandner",
        "dupr_id": "3ZDXRW",
        "rating": 4.533,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/184628/images/profile/f2de6cb7-ed8c-44a2-bc21-e4e864f77bf0.jpg",
        "location": "Broomfield, CO, US"
      }
    ]
  }
]