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

Pickle with Purpose 2026 - Mens Doubles: 4.2 - 4.59

ID: 8019637006

对局比分

10-12

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

11:30 PM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Jason Warweg

67RYYG · Minneapolis, MN, US

DUPR

4.528

CA
Cody Arndtson

94N6PR · Hastings, MN, US

DUPR

4.421

阵营 2胜方
AW
Aaron Wills

8K5K6O · USA

DUPR

4.534

AH
Adam Hoffmann

30ZKK4 · USA

DUPR

4.390

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8019637006
显示原始对决元数据 JSON
[
  {
    "team_id": 7433659386,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Warweg",
        "dupr_id": "67RYYG",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Cody Arndtson",
        "dupr_id": "94N6PR",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      }
    ]
  },
  {
    "team_id": 5879921608,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Wills",
        "dupr_id": "8K5K6O",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Hoffmann",
        "dupr_id": "30ZKK4",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]