返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Lucky Shots Pickleball Club

ID: 5235381038

对局比分

5-11

获胜 / Win

对决日期

2025-02-20

对局时间 (估算)

3:30 PM

对决场地

3300 5th St NE, Minneapolis, MN 55418, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DK
Damon Knudson

9PGMQK · USA

DUPR

3.449

CR
Connor Ryan

0QWR62 · Minneapolis, MN, US

DUPR

2.962

阵营 2胜方
MP
Mitchell Prisby

89NO4K · Minneapolis, MN, US

DUPR

3.830

PV
Paige VanDerBosch

O65OLE · USA

DUPR

2.689

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5235381038
显示原始对决元数据 JSON
[
  {
    "team_id": 8263509848,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Damon Knudson",
        "dupr_id": "9PGMQK",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Connor Ryan",
        "dupr_id": "0QWR62",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7697540877,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Prisby",
        "dupr_id": "89NO4K",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Paige VanDerBosch",
        "dupr_id": "O65OLE",
        "rating": 2.689,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]