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

Pool A- DUPR Open - Babolat Carbondale Classic

ID: 7013180741

对局比分

5-11

落败 / Loss

对决日期

2025-09-28

对局时间 (估算)

6:15 AM

对决场地

North Face Park

未核实场馆

对决竞争阵营

阵营 1负方
GW
Greg Williams

1RE20N · Colorado Springs, CO, US

DUPR

5.653

LA
Lauren Andersen

307XJG · Aspen, CO, US

DUPR

5.252

阵营 2胜方
JC
Jared Carlson

35RW40 · Carbondale, CO, US

DUPR

4.921

Kristina Brandner

3ZDXRW · Broomfield, CO, US

DUPR

4.624

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7013180741
显示原始对决元数据 JSON
[
  {
    "team_id": 6333882899,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Williams",
        "dupr_id": "1RE20N",
        "rating": 5.653,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Lauren Andersen",
        "dupr_id": "307XJG",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": "Aspen, CO, US"
      }
    ]
  },
  {
    "team_id": 8342988383,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jared Carlson",
        "dupr_id": "35RW40",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": "Carbondale, CO, US"
      },
      {
        "name": "Kristina Brandner",
        "dupr_id": "3ZDXRW",
        "rating": 4.624,
        "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"
      }
    ]
  }
]