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

Discover Columbus Pickleball Tournament 2025, Presented by Humana and the Columbus Pickleball Club - Mens Doubles: Open Moneyball

ID: 6683618035

对局比分

14-15

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

8:45 AM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1负方
KA
Kenton Austin

JZ407M · USA

DUPR

5.523

AH
alex hammer

4Z4V5V · USA

DUPR

4.641

阵营 2胜方
JR
Jeremiah Rader

1667NG · Indianapolis, IN, US

DUPR

5.467

ZH
Zach Heeke

8M962O · Carmel, IN, US

DUPR

5.173

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6683618035
显示原始对决元数据 JSON
[
  {
    "team_id": 7236661670,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kenton Austin",
        "dupr_id": "JZ407M",
        "rating": 5.523,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex hammer",
        "dupr_id": "4Z4V5V",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4428807592,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremiah Rader",
        "dupr_id": "1667NG",
        "rating": 5.467,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Zach Heeke",
        "dupr_id": "8M962O",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]