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

ID&Friends Friday Night DUPR 24-Apr-2026 Round Of 16

ID: 6842342736

对局比分

11-5

获胜 / Win

对决日期

2026-04-24

对局时间 (估算)

1:00 PM

对决场地

699 Lakehurst Road, Waukegan, IL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Suhas Soleti

V4ZYJE · Vernon Hills, IL, US

DUPR

4.419

ES
Eli Sommerfeld

QPN5Z4 · Buffalo Grove, IL, US

DUPR

4.767

阵营 2负方
AV
Adi Vijayan

59WEKL · Chicago, IL, US

DUPR

4.135

NS
Nicholas Smith

GG2RYV · Chicago, IL, US

DUPR

4.569

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6842342736
显示原始对决元数据 JSON
[
  {
    "team_id": 7367463933,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Suhas Soleti",
        "dupr_id": "V4ZYJE",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Vernon Hills, IL, US"
      },
      {
        "name": "Eli Sommerfeld",
        "dupr_id": "QPN5Z4",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      }
    ]
  },
  {
    "team_id": 7986465779,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adi Vijayan",
        "dupr_id": "59WEKL",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Nicholas Smith",
        "dupr_id": "GG2RYV",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]