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

Connecticut Pickleball League Match

ID: 8041581873

对局比分

21-14

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AE
Ahmad Elliott

0YKMKN · Manchester, CT, US

DUPR

4.241

JR
Jonathan Rutenberg

Y4JLY4 · USA

DUPR

4.263

阵营 2负方
TN
Thomas Nemet

9P4KLK · Cheshire, CT, US

DUPR

4.097

KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.378

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8041581873
显示原始对决元数据 JSON
[
  {
    "team_id": 5609076903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ahmad Elliott",
        "dupr_id": "0YKMKN",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      },
      {
        "name": "Jonathan Rutenberg",
        "dupr_id": "Y4JLY4",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6349699327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Nemet",
        "dupr_id": "9P4KLK",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Cheshire, CT, US"
      },
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      }
    ]
  }
]