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

Pool B- DUPR Open - Babolat Carbondale Classic

ID: 4435348992

对局比分

11-9

获胜 / Win

对决日期

2025-09-28

对局时间 (估算)

1:00 PM

对决场地

North Face Park

未核实场馆

对决竞争阵营

阵营 1胜方
SS
steven sand

35QDN0 · Basalt, CO, US

DUPR

4.848

SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.870

阵营 2负方
NI
Noah Ivey

3ZJG5M · Colorado Springs, CO, US

DUPR

4.854

Martin thomas

JZKPGD · Hildenborough, England, GB

DUPR

5.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4435348992
显示原始对决元数据 JSON
[
  {
    "team_id": 8345368642,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "steven sand",
        "dupr_id": "35QDN0",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      },
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 8376143006,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Ivey",
        "dupr_id": "3ZJG5M",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Martin thomas",
        "dupr_id": "JZKPGD",
        "rating": 5.43,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/14232/images/profile/7306fb43-b305-4943-8b26-76907250ebc8.png",
        "location": "Hildenborough, England, GB"
      }
    ]
  }
]