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

The Blizzard Bash by Lucky Shots - Mixed Doubles Skill: (4.0 To 4.5)

ID: 5254079310

对局比分

11-9

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

7:30 PM

对决场地

Minneapolis, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
Addie Faber

KO4RM6 · Rochester, MN, US

DUPR

3.959

DL
David LeDuc

6Z5L0K · Robbinsdale, MN, US

DUPR

4.510

阵营 2负方
SW
Sophie Waldemarsen

OZWJ97 · USA

DUPR

3.661

TW
Tyler Waldemarsen

YGJD2P · Willmar, MN, US

DUPR

5.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5254079310
显示原始对决元数据 JSON
[
  {
    "team_id": 6305807101,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Addie Faber",
        "dupr_id": "KO4RM6",
        "rating": 3.959,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/661483460b3e4.jpg",
        "location": "Rochester, MN, US"
      },
      {
        "name": "David LeDuc",
        "dupr_id": "6Z5L0K",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Robbinsdale, MN, US"
      }
    ]
  },
  {
    "team_id": 8297259258,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sophie Waldemarsen",
        "dupr_id": "OZWJ97",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Waldemarsen",
        "dupr_id": "YGJD2P",
        "rating": 5.034,
        "profile_pic_url": null,
        "location": "Willmar, MN, US"
      }
    ]
  }
]