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

Pool A - DUPR Open - Babolat Carbondale Classic

ID: 4646932462

对局比分

11-8

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

11:30 PM

对决场地

Meadowood Dr, Carbondale, CO 81623, USA

未核实场馆

对决竞争阵营

阵营 1胜方
GW
Greg Williams

1RE20N · Colorado Springs, CO, US

DUPR

5.638

LA
Lauren Andersen

307XJG · Aspen, CO, US

DUPR

5.187

阵营 2负方
SS
steven sand

35QDN0 · Basalt, CO, US

DUPR

4.887

EW
Elyza Willms

1NROM6 · USA

DUPR

4.577

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4646932462
显示原始对决元数据 JSON
[
  {
    "team_id": 7782366352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Williams",
        "dupr_id": "1RE20N",
        "rating": 5.638,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Lauren Andersen",
        "dupr_id": "307XJG",
        "rating": 5.187,
        "profile_pic_url": null,
        "location": "Aspen, CO, US"
      }
    ]
  },
  {
    "team_id": 8119211467,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "steven sand",
        "dupr_id": "35QDN0",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      },
      {
        "name": "Elyza Willms",
        "dupr_id": "1NROM6",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]