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

Pickle with Purpose 2026 - Mens Doubles: 4.2 - 4.59

ID: 6342445645

对局比分

15-10

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
Aaron Wills

8K5K6O · USA

DUPR

4.519

AH
Adam Hoffmann

30ZKK4 · USA

DUPR

4.384

阵营 2负方
JW
Jason Warweg

67RYYG · Minneapolis, MN, US

DUPR

4.518

CA
Cody Arndtson

94N6PR · Hastings, MN, US

DUPR

4.412

数据访问 (AI / 开发者)

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

cURL Request:

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