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

Lucky Shots Pickleball Club

ID: 6198417965

对局比分

11-3

落败 / Loss

对决日期

2024-12-16

对局时间 (估算)

6:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.171

BF
Bo Fung

EG522E · Edina, MN, US

DUPR

4.008

阵营 2负方
NF
Nicholas Fuller

3V9971 · Saint Paul, MN, US

DUPR

4.028

NS
Nate Streeter

892GW7 · Minneapolis, MN, US

DUPR

4.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6198417965
显示原始对决元数据 JSON
[
  {
    "team_id": 8562934306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Bo Fung",
        "dupr_id": "EG522E",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  },
  {
    "team_id": 8439031466,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Fuller",
        "dupr_id": "3V9971",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Nate Streeter",
        "dupr_id": "892GW7",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]