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

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

ID: 7532301223

对局比分

15-11

落败 / Loss

对决日期

2025-06-07

对局时间 (估算)

8:45 AM

对决场地

Mount Prospect, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
DD
Doug Dietzen

2LO7L7 · Grayslake, IL, US

DUPR

4.548

DP
Doug Poder

9PPG4V · Mundelein, IL, US

DUPR

4.119

阵营 2负方
DL
Daniel Leon

1NXENZ · Wilmette, IL, US

DUPR

4.212

KH
Kerry Hall

PW5OPM · USA

DUPR

4.189

数据访问 (AI / 开发者)

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

cURL Request:

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