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

Ponder Pickleball / Pickleball Paddock - Mixed Moneyball

ID: 6323586365

对局比分

10-15

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

6:15 AM

对决场地

Pickleball Paddock, Enterprise Court, Lexington, KY, USA

未核实场馆

对决竞争阵营

阵营 1负方
CP
Colten Ponder

30R5DQ · Lexington, KY, US

DUPR

5.072

BM
Beckett Morris

MYG29O · Prospect, KY, US

DUPR

4.765

阵营 2胜方
CU
Cade Unruh

DNLEXX · Lexington, KY, US

DUPR

5.153

KI
Kelly Isaacs

4ZQVPG · Louisville, KY, US

DUPR

4.726

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6323586365
显示原始对决元数据 JSON
[
  {
    "team_id": 6825137792,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Colten Ponder",
        "dupr_id": "30R5DQ",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Beckett Morris",
        "dupr_id": "MYG29O",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "Prospect, KY, US"
      }
    ]
  },
  {
    "team_id": 6209354792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cade Unruh",
        "dupr_id": "DNLEXX",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Kelly Isaacs",
        "dupr_id": "4ZQVPG",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Louisville, KY, US"
      }
    ]
  }
]