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

Ponder Pickleball / Pickleball Paddock - Mixed Moneyball

ID: 6357254479

对局比分

15-13

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

8:45 AM

对决场地

Pickleball Paddock, Enterprise Court, Lexington, KY, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CP
Colten Ponder

30R5DQ · Lexington, KY, US

DUPR

5.125

BM
Beckett Morris

MYG29O · Prospect, KY, US

DUPR

4.842

阵营 2负方
CU
Cade Unruh

DNLEXX · Lexington, KY, US

DUPR

5.089

KI
Kelly Isaacs

4ZQVPG · Louisville, KY, US

DUPR

4.631

数据访问 (AI / 开发者)

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

cURL Request:

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