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

Camp Pickleball's Spring Smash - Men's Doubles: (4.0 to 4.5)

ID: 5629760636

对局比分

9-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

9:00 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1负方
FS
Frank Sanchez

NX9VMN · CT, US

DUPR

3.683

AJ
Austin James

0RJVOX · West Hartford, CT, US

DUPR

3.839

阵营 2胜方
KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.361

TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.116

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5629760636
显示原始对决元数据 JSON
[
  {
    "team_id": 6644700564,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frank Sanchez",
        "dupr_id": "NX9VMN",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Austin James",
        "dupr_id": "0RJVOX",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  },
  {
    "team_id": 5674433503,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.116,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      }
    ]
  }
]