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

Lucky Shots Pickleball Club

ID: 7652508549

对局比分

8-11

落败 / Loss

对决日期

2024-12-16

对局时间 (估算)

10:15 AM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
LB
Laurent Bonnac

8D5RD6 · Minneapolis, MN, US

DUPR

4.382

ML
Mike Lettmann

35XD7P · Minneapolis, MN, US

DUPR

4.203

阵营 2胜方
JS
James Sabow

L5G7J6 · Minneapolis, MN, US

DUPR

4.231

JH
Joel Houge

8MXL6G · Maple Grove, MN, US

DUPR

4.655

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7652508549
显示原始对决元数据 JSON
[
  {
    "team_id": 4450982863,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurent Bonnac",
        "dupr_id": "8D5RD6",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mike Lettmann",
        "dupr_id": "35XD7P",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7674419857,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Sabow",
        "dupr_id": "L5G7J6",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Joel Houge",
        "dupr_id": "8MXL6G",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  }
]