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

2025 Chatham OCI Open - Mens Doubles Skill: 4.5/5.0

ID: 5542833311

对局比分

11-0

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

12:45 AM

对决场地

Chatham, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
ES
Eric Surges

4ZQRO6 · Chatham, IL, US

DUPR

5.341

DL
Danny Long Jr

3VXR06 · Springfield, IL, US

DUPR

5.322

阵营 2负方
WB
William Burg

L5RGPQ · USA

DUPR

3.466

Cooper Dykes

N7G9NZ · Springfield, IL, US

DUPR

4.225

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5542833311
显示原始对决元数据 JSON
[
  {
    "team_id": 6352041191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Surges",
        "dupr_id": "4ZQRO6",
        "rating": 5.341,
        "profile_pic_url": null,
        "location": "Chatham, IL, US"
      },
      {
        "name": "Danny Long Jr",
        "dupr_id": "3VXR06",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Springfield, IL, US"
      }
    ]
  },
  {
    "team_id": 5041353203,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Burg",
        "dupr_id": "L5RGPQ",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cooper Dykes",
        "dupr_id": "N7G9NZ",
        "rating": 4.225,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67c5db663c5ff.jpg",
        "location": "Springfield, IL, US"
      }
    ]
  }
]