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

2026 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mens Doubles 4.50-4.99 (Ages 50 and Up)

ID: 5790273247

对局比分

11-7

落败 / Loss

对决日期

2026-05-22

对局时间 (估算)

8:45 AM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
EH
Erik Hanson

3YOVMP · USA

DUPR

4.565

DK
David Kurschner

89Y5V1 · Minneapolis, MN, US

DUPR

4.266

阵营 2负方
JS
John Sestak

3XYWMR · Santa Barbara, CA, US

DUPR

4.491

JR
John Reichling

KD02M7 · USA

DUPR

4.237

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5790273247
显示原始对决元数据 JSON
[
  {
    "team_id": 7607157977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Hanson",
        "dupr_id": "3YOVMP",
        "rating": 4.565,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Kurschner",
        "dupr_id": "89Y5V1",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6682734470,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Sestak",
        "dupr_id": "3XYWMR",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "John Reichling",
        "dupr_id": "KD02M7",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]