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

S2 Pickleball Classic 2026 - Mens Doubles Skill: (Open) Age: (12 and Above)

ID: 5719852023

对局比分

15-10

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

4:45 AM

对决场地

Boise, ID

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
Mario Barrientos

1RD9E8 · Santiago Province, Santiago Metropolitan Region, CL

DUPR

5.844

GW
Garrett Whitehead

8ERWM3 · Draper, UT, US

DUPR

5.723

阵营 2负方
BB
Billy Buchhauser

8D5GY8 · Meridian, ID, US

DUPR

5.221

KK
Kendall Kikkawa

8DK9O4 · Boise, ID, US

DUPR

5.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5719852023
显示原始对决元数据 JSON
[
  {
    "team_id": 4384877197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mario Barrientos",
        "dupr_id": "1RD9E8",
        "rating": 5.844,
        "profile_pic_url": null,
        "location": "Santiago Province, Santiago Metropolitan Region, CL"
      },
      {
        "name": "Garrett Whitehead",
        "dupr_id": "8ERWM3",
        "rating": 5.723,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 6610064908,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Billy Buchhauser",
        "dupr_id": "8D5GY8",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      },
      {
        "name": "Kendall Kikkawa",
        "dupr_id": "8DK9O4",
        "rating": 5.588,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]