返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pickle with Purpose 2026 - Mens Doubles: 4.2 - 4.59

ID: 4726988068

对局比分

5-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

5:00 PM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1负方
AW
Aaron Wills

8K5K6O · USA

DUPR

4.411

AH
Adam Hoffmann

30ZKK4 · USA

DUPR

4.343

阵营 2胜方
BO
Brent Otto

EGG5QW · Minneapolis, MN, US

DUPR

4.589

LN
Landen Nitz

JJK02J · Otsego, MN, US

DUPR

4.667

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4726988068
显示原始对决元数据 JSON
[
  {
    "team_id": 5394050156,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aaron Wills",
        "dupr_id": "8K5K6O",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Hoffmann",
        "dupr_id": "30ZKK4",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5003912882,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brent Otto",
        "dupr_id": "EGG5QW",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Landen Nitz",
        "dupr_id": "JJK02J",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Otsego, MN, US"
      }
    ]
  }
]