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

2025 Pickleball World Championships - Mens Doubles Senior Open

ID: 5053928584

对局比分

12-10, 11-6

获胜 / Win

对决日期

2025-11-05

对局时间 (估算)

5:00 PM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
DW
Dave Weinbach

3ZDRMP · Madison, WI, US

DUPR

5.960

KH
Kristopher Heddings

3574L8 · Glendale, AZ, US

DUPR

5.741

阵营 2负方
DG
David George

30LQD2 · Granger, IN, US

DUPR

5.542

Mattias Johansson

E1QV43 · Huntington Beach, CA, US

DUPR

5.279

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5053928584
显示原始对决元数据 JSON
[
  {
    "team_id": 5920463734,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Weinbach",
        "dupr_id": "3ZDRMP",
        "rating": 5.96,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Kristopher Heddings",
        "dupr_id": "3574L8",
        "rating": 5.741,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7628507635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David George",
        "dupr_id": "30LQD2",
        "rating": 5.542,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "Mattias Johansson",
        "dupr_id": "E1QV43",
        "rating": 5.279,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87165_6039ad91af0ca.jpeg",
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]