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

Lucky Shots Pickleball League - Wednesday Morning Ladder League

ID: 7197057829

对局比分

15-3

落败 / Loss

对决日期

2022-11-16

对局时间 (估算)

2:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
DH
David Hackley

35GXDL · Plymouth, MN, US

DUPR

3.803

DA
DELETED Account

3Z7DGM · USA

DUPR

3.500

阵营 2负方
NS
Nick Sanchez

3P5KOG · Hopkins, MN, US

DUPR

3.798

HM
Heather Maginniss

12DLG9 · Minneapolis, MN, US

DUPR

3.489

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7197057829
显示原始对决元数据 JSON
[
  {
    "team_id": 4842975935,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Hackley",
        "dupr_id": "35GXDL",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "3Z7DGM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5237118184,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Sanchez",
        "dupr_id": "3P5KOG",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Hopkins, MN, US"
      },
      {
        "name": "Heather Maginniss",
        "dupr_id": "12DLG9",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]