返回检索中心
匹克球对决数据双打对决 (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: 6773558477

对局比分

5-11

获胜 / Win

对决日期

2026-05-22

对局时间 (估算)

6:15 AM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1负方
SP
Scott Pepper

WXM9MY · USA

DUPR

4.373

BH
Brett Harberts

9979OK · USA

DUPR

4.379

阵营 2胜方
EH
Erik Hanson

3YOVMP · Minnetrista, MN, US

DUPR

4.505

DK
David Kurschner

89Y5V1 · Minneapolis, MN, US

DUPR

4.253

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6773558477
显示原始对决元数据 JSON
[
  {
    "team_id": 4716612965,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Pepper",
        "dupr_id": "WXM9MY",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Harberts",
        "dupr_id": "9979OK",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5610450601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Erik Hanson",
        "dupr_id": "3YOVMP",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Minnetrista, MN, US"
      },
      {
        "name": "David Kurschner",
        "dupr_id": "89Y5V1",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]