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

ID&Friends Winner Takes a Lot CASH Tournamant QTR Finals

ID: 8095134194

对局比分

15-13

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

3:30 PM

对决场地

699 Lakehurst Road, Waukegan, IL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
ID
Indrajit Dhar

35D9V0 · Buffalo Grove, IL, US

DUPR

5.010

GD
Gino DeBon

8DKY0L · Northbrook, IL, US

DUPR

5.072

阵营 2负方
SS
Suhas Soleti

V4ZYJE · Vernon Hills, IL, US

DUPR

4.405

BK
Braden Koons

59K2KR · Rolling Meadows, IL, US

DUPR

4.724

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8095134194
显示原始对决元数据 JSON
[
  {
    "team_id": 8483811471,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Indrajit Dhar",
        "dupr_id": "35D9V0",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      },
      {
        "name": "Gino DeBon",
        "dupr_id": "8DKY0L",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 5647077218,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suhas Soleti",
        "dupr_id": "V4ZYJE",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Vernon Hills, IL, US"
      },
      {
        "name": "Braden Koons",
        "dupr_id": "59K2KR",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Rolling Meadows, IL, US"
      }
    ]
  }
]