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

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

ID: 8505496564

对局比分

11-8

获胜 / Win

对决日期

2026-05-01

对局时间 (估算)

5:00 PM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
EH
Erik Hanson

3YOVMP · USA

DUPR

4.467

DK
David Kurschner

89Y5V1 · Minneapolis, MN, US

DUPR

4.195

阵营 2负方
JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

3.939

RL
Rory Luck

JZPGEO · Chaska, MN, US

DUPR

4.435

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8505496564
显示原始对决元数据 JSON
[
  {
    "team_id": 5020729971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Erik Hanson",
        "dupr_id": "3YOVMP",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Kurschner",
        "dupr_id": "89Y5V1",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6888996719,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Rory Luck",
        "dupr_id": "JZPGEO",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Chaska, MN, US"
      }
    ]
  }
]