返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

DUPR 18 - Babolat Carbondale Classic

ID: 5794106893

对局比分

13-11

落败 / Loss

对决日期

2025-09-28

对局时间 (估算)

2:15 AM

对决场地

North Face Park

未核实场馆

对决竞争阵营

阵营 1胜方
Alex Rebeiz

996JXE · Aspen, CO, US

DUPR

3.695

JS
jill starr

8MZDMV · Steamboat Springs, CO, US

DUPR

4.721

阵营 2负方
TG
Tom Gibson

4LKEKG · Eagle, CO, US

DUPR

4.202

CJ
Carol Johnson

16X2N0 · USA

DUPR

4.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5794106893
显示原始对决元数据 JSON
[
  {
    "team_id": 7821004450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Rebeiz",
        "dupr_id": "996JXE",
        "rating": 3.695,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/269309/images/profile/3a4bd223-c743-4511-ba7c-270d113307c1.png",
        "location": "Aspen, CO, US"
      },
      {
        "name": "jill starr",
        "dupr_id": "8MZDMV",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Steamboat Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 6095670861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Gibson",
        "dupr_id": "4LKEKG",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Eagle, CO, US"
      },
      {
        "name": "Carol Johnson",
        "dupr_id": "16X2N0",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]