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

Ponder Pickleball / Pickleball Paddock - Men's Moneyball

ID: 5603126584

对局比分

11-6

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

5:00 PM

对决场地

Pickleball Paddock, Enterprise Court, Lexington, KY, USA

未核实场馆

对决竞争阵营

阵营 1胜方
CP
Colten Ponder

30R5DQ · Lexington, KY, US

DUPR

5.102

BJ
Brookes Jones

17Q4KN · Chattanooga, TN, US

DUPR

4.953

阵营 2负方
Ethan Varney

ZN4Z0Q · Huntington, WV, US

DUPR

4.745

EV
Elias Valencia

OW2QDE · USA

DUPR

4.197

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5603126584
显示原始对决元数据 JSON
[
  {
    "team_id": 5948286918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colten Ponder",
        "dupr_id": "30R5DQ",
        "rating": 5.102,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Brookes Jones",
        "dupr_id": "17Q4KN",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  },
  {
    "team_id": 6332183028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Varney",
        "dupr_id": "ZN4Z0Q",
        "rating": 4.745,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1322057/images/profile/efa95b9a-99c8-4039-9716-fe015fcf182c.png",
        "location": "Huntington, WV, US"
      },
      {
        "name": "Elias Valencia",
        "dupr_id": "OW2QDE",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]