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

Pickle with Purpose 2026 - Mixed Doubles: 4.34 - 4.69

ID: 4540077872

对局比分

4-11

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

9:00 PM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1负方
HW
Hannah Williams

V70Q75 · USA

DUPR

3.923

MW
Matt Williams

1QL0J4 · USA

DUPR

4.149

阵营 2胜方
Amber Larson

3LK4WQ · Park Rapids, MN, US

DUPR

4.112

WG
Will Gjetson

7DEP25 · Chanhassen, MN, US

DUPR

4.658

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4540077872
显示原始对决元数据 JSON
[
  {
    "team_id": 7103547331,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hannah Williams",
        "dupr_id": "V70Q75",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Williams",
        "dupr_id": "1QL0J4",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4776497904,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amber Larson",
        "dupr_id": "3LK4WQ",
        "rating": 4.112,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/683e30b492372.jpg",
        "location": "Park Rapids, MN, US"
      },
      {
        "name": "Will Gjetson",
        "dupr_id": "7DEP25",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Chanhassen, MN, US"
      }
    ]
  }
]