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

Elite Pickleball DUPR Reset Tournament

ID: 6447196890

对局比分

15-4

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

7:30 PM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1胜方
ID
Indrajit Dhar

35D9V0 · Buffalo Grove, IL, US

DUPR

5.019

GD
Gino DeBon

8DKY0L · Northbrook, IL, US

DUPR

5.093

阵营 2负方
GP
Gabriel Paul

3PQRPZ · Chicago, IL, US

DUPR

4.856

BG
Brian Goodman

DWQ5DM · Chicago, IL, US

DUPR

4.967

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6447196890
显示原始对决元数据 JSON
[
  {
    "team_id": 7089721433,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Indrajit Dhar",
        "dupr_id": "35D9V0",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Buffalo Grove, IL, US"
      },
      {
        "name": "Gino DeBon",
        "dupr_id": "8DKY0L",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 8044038841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gabriel Paul",
        "dupr_id": "3PQRPZ",
        "rating": 4.856,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Brian Goodman",
        "dupr_id": "DWQ5DM",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]