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

Connecticut Pickleball League Match

ID: 8365245716

对局比分

21-17

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AE
Ahmad Elliott

0YKMKN · Manchester, CT, US

DUPR

4.235

JL
Joe Loparco

0QEWN4 · USA

DUPR

4.077

阵营 2负方
KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.375

LB
Lucas Biran

DN77WM · West Hartford, CT, US

DUPR

3.833

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8365245716
显示原始对决元数据 JSON
[
  {
    "team_id": 7316709039,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ahmad Elliott",
        "dupr_id": "0YKMKN",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Manchester, CT, US"
      },
      {
        "name": "Joe Loparco",
        "dupr_id": "0QEWN4",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8579070057,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "Lucas Biran",
        "dupr_id": "DN77WM",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]