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

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

ID: 6662975673

对局比分

11-6

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

10:15 AM

对决场地

Minneapolis, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
Addie Faber

KO4RM6 · Rochester, MN, US

DUPR

3.949

DL
David LeDuc

6Z5L0K · Robbinsdale, MN, US

DUPR

4.498

阵营 2负方
RV
Ranee Vang

76ZWJ0 · MN, US

DUPR

3.645

HT
Harold Tran

0Y7MYX · Bloomington, MN, US

DUPR

4.653

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6662975673
显示原始对决元数据 JSON
[
  {
    "team_id": 5109374805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Addie Faber",
        "dupr_id": "KO4RM6",
        "rating": 3.949,
        "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.498,
        "profile_pic_url": null,
        "location": "Robbinsdale, MN, US"
      }
    ]
  },
  {
    "team_id": 7860450784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ranee Vang",
        "dupr_id": "76ZWJ0",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Harold Tran",
        "dupr_id": "0Y7MYX",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      }
    ]
  }
]