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

Pickle with Purpose 2026 - Mens Doubles: 3.85 - 4.19

ID: 5989995418

对局比分

14-16

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

11:30 PM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1负方
TV
Tu Vu

D9WLDL · MN, US

DUPR

3.988

KW
Kellen Weber

0Y5OLG · Brooklyn Center, MN, US

DUPR

3.893

阵营 2胜方
DW
Dan Weihrauch

6PZ90K · USA

DUPR

4.038

ML
Mitchell Lowell

QP94L0 · USA

DUPR

4.190

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5989995418
显示原始对决元数据 JSON
[
  {
    "team_id": 5175340981,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tu Vu",
        "dupr_id": "D9WLDL",
        "rating": 3.988,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Kellen Weber",
        "dupr_id": "0Y5OLG",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Brooklyn Center, MN, US"
      }
    ]
  },
  {
    "team_id": 8323887888,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dan Weihrauch",
        "dupr_id": "6PZ90K",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitchell Lowell",
        "dupr_id": "QP94L0",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]