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

对局比分

11-9

落败 / Loss

对决日期

2026-05-22

对局时间 (估算)

12:45 AM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
SP
Scott Pepper

WXM9MY · USA

DUPR

4.402

BH
Brett Harberts

9979OK · USA

DUPR

4.409

阵营 2负方
JN
Jeff Norberg

12DZG7 · Prior Lake, MN, US

DUPR

4.217

BH
Brian Hansen

16PGLE · Prior Lake, MN, US

DUPR

4.768

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5308906907
显示原始对决元数据 JSON
[
  {
    "team_id": 6707901103,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Pepper",
        "dupr_id": "WXM9MY",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Harberts",
        "dupr_id": "9979OK",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4610591645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Norberg",
        "dupr_id": "12DZG7",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      },
      {
        "name": "Brian Hansen",
        "dupr_id": "16PGLE",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Prior Lake, MN, US"
      }
    ]
  }
]