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

Spring Challenge @ Pure Pickleball Club - Mixed Doubles Skill: (3.5 To 4.0) Age: (50 And Above)

ID: 8009766437

对局比分

11-13

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

6:15 AM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1负方
HB
Heidi Buytaert

DNOGJ4 · USA

DUPR

3.724

EP
Edward Patterson

YGE0MG · Saint Paul, MN, US

DUPR

3.614

阵营 2胜方
CV
Connie Van Housen

XO5JG4 · USA

DUPR

3.517

KW
Kellen Weber

0Y5OLG · Brooklyn Center, MN, US

DUPR

3.887

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8009766437
显示原始对决元数据 JSON
[
  {
    "team_id": 5814227397,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heidi Buytaert",
        "dupr_id": "DNOGJ4",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edward Patterson",
        "dupr_id": "YGE0MG",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 5115033617,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connie Van Housen",
        "dupr_id": "XO5JG4",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kellen Weber",
        "dupr_id": "0Y5OLG",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Brooklyn Center, MN, US"
      }
    ]
  }
]