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

World Pickleball Tour Chicago Championships - Mens Doubles 4.0, 4.5: 40, 50, 60

ID: 8006815218

对局比分

3-11

落败 / Loss

对决日期

2025-06-07

对局时间 (估算)

7:30 PM

对决场地

Mount Prospect, IL

View Facility Page →

对决竞争阵营

阵营 1负方
DL
Daniel Leon

1NXENZ · Wilmette, IL, US

DUPR

4.292

KH
Kerry Hall

PW5OPM · USA

DUPR

4.289

阵营 2胜方
DD
Doug Dietzen

2LO7L7 · Grayslake, IL, US

DUPR

4.559

DP
Doug Poder

9PPG4V · Mundelein, IL, US

DUPR

4.124

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8006815218
显示原始对决元数据 JSON
[
  {
    "team_id": 7973896449,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Leon",
        "dupr_id": "1NXENZ",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Wilmette, IL, US"
      },
      {
        "name": "Kerry Hall",
        "dupr_id": "PW5OPM",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7489194381,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Doug Dietzen",
        "dupr_id": "2LO7L7",
        "rating": 4.559,
        "profile_pic_url": null,
        "location": "Grayslake, IL, US"
      },
      {
        "name": "Doug Poder",
        "dupr_id": "9PPG4V",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Mundelein, IL, US"
      }
    ]
  }
]