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

Connecticut Pickleball League Match

ID: 6050624313

对局比分

21-19

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PH
Peter Holmes

7DGVWM · Farmington, CT, US

DUPR

4.191

RS
Rodrigo Sanabria

JJ2004 · USA

DUPR

3.730

阵营 2负方
KC
Kyle Caldwell

D9VKM4 · Hartford, CT, US

DUPR

4.378

DW
David Waite

YXWLZK · Plainville, CT, US

DUPR

4.114

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6050624313
显示原始对决元数据 JSON
[
  {
    "team_id": 5024738218,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Holmes",
        "dupr_id": "7DGVWM",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      },
      {
        "name": "Rodrigo Sanabria",
        "dupr_id": "JJ2004",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7059819066,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Caldwell",
        "dupr_id": "D9VKM4",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Hartford, CT, US"
      },
      {
        "name": "David Waite",
        "dupr_id": "YXWLZK",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Plainville, CT, US"
      }
    ]
  }
]