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

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

ID: 5719631535

对局比分

15-10

落败 / Loss

对决日期

2026-05-01

对局时间 (估算)

4:45 AM

对决场地

Plymouth, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.024

RL
Rory Luck

JZPGEO · Chaska, MN, US

DUPR

4.489

阵营 2负方
EH
Erik Hanson

3YOVMP · Minnetrista, MN, US

DUPR

4.469

DK
David Kurschner

89Y5V1 · Minneapolis, MN, US

DUPR

4.194

数据访问 (AI / 开发者)

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

cURL Request:

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