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

Lucky Shots Pickleball Club

ID: 7471034710

对局比分

5-11

获胜 / Win

对决日期

2024-12-16

对局时间 (估算)

11:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
BF
Bo Fung

EG522E · Edina, MN, US

DUPR

4.007

BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.037

阵营 2胜方
JV
Joel varghese

8W7KML · Lakeville, MN, US

DUPR

4.194

SD
Scott Dunnewind

1QVWW4 · Wayzata, MN, US

DUPR

3.844

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7471034710
显示原始对决元数据 JSON
[
  {
    "team_id": 6635878881,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bo Fung",
        "dupr_id": "EG522E",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      },
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6858578879,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joel varghese",
        "dupr_id": "8W7KML",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      },
      {
        "name": "Scott Dunnewind",
        "dupr_id": "1QVWW4",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Wayzata, MN, US"
      }
    ]
  }
]