返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

ERA Pickleball: Tournament of Champions (4.5)

ID: 5525882858

对局比分

15-5

获胜 / Win

对决日期

2026-04-14

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DW
Dante Wyatt

175KL0 · Conroe, TX, US

DUPR

4.613

CW
Chris Wright

8DYEXL · Houston, TX, US

DUPR

4.360

阵营 2负方
DK
Drew Kane

8K59EO · Spring, TX, US

DUPR

4.409

CS
Carson Stovall

YX40VK · Beaumont, TX, US

DUPR

4.394

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5525882858
显示原始对决元数据 JSON
[
  {
    "team_id": 5566536426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dante Wyatt",
        "dupr_id": "175KL0",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Chris Wright",
        "dupr_id": "8DYEXL",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7011774323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Kane",
        "dupr_id": "8K59EO",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Carson Stovall",
        "dupr_id": "YX40VK",
        "rating": 4.394,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  }
]