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

$5,000 Picklebarn Year-End Championships 2025 - Men's Open Doubles

ID: 7092649931

对局比分

7-11

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

12:45 AM

对决场地

Mankato, MN

View Facility Page →

对决竞争阵营

阵营 1负方
Ben Vazquez

YG5WLG · Arcadia, WI, US

DUPR

4.838

MB
Matt Breza

8JPGEO · USA

DUPR

4.318

阵营 2胜方
GL
Gavin Leuthold

V75NKJ · Waconia, MN, US

DUPR

4.750

CH
Connor Hudson

997D6R · Saint Paul, MN, US

DUPR

3.970

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7092649931
显示原始对决元数据 JSON
[
  {
    "team_id": 4684411478,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Vazquez",
        "dupr_id": "YG5WLG",
        "rating": 4.838,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/665dd21f30ea3.jpg",
        "location": "Arcadia, WI, US"
      },
      {
        "name": "Matt Breza",
        "dupr_id": "8JPGEO",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4681553007,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gavin Leuthold",
        "dupr_id": "V75NKJ",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Waconia, MN, US"
      },
      {
        "name": "Connor Hudson",
        "dupr_id": "997D6R",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  }
]