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

The Mile High Amateur Open @ APEX Pickleball - Mens Doubles Open Division Skill: (Any) Age: (Any)

ID: 8427108996

对局比分

1-11, 8-11

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

1:00 PM

对决场地

Arvada, CO

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Ben Baravik

QPNJ7R · Aurora, CO, US

DUPR

4.224

HK
henry klaverkamp

RZORDZ · Minneapolis, MN, US

DUPR

4.959

阵营 2胜方
CM
chris moore

3OR5Y7 · Fort Collins, CO, US

DUPR

5.245

BE
Ben Emery

XJYMZ7 · Casper, WY, US

DUPR

4.981

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8427108996
显示原始对决元数据 JSON
[
  {
    "team_id": 5064516681,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Baravik",
        "dupr_id": "QPNJ7R",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "henry klaverkamp",
        "dupr_id": "RZORDZ",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5056755899,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "chris moore",
        "dupr_id": "3OR5Y7",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Ben Emery",
        "dupr_id": "XJYMZ7",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Casper, WY, US"
      }
    ]
  }
]