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

Kenny Loggins Pickleball in the Danger Zone Tournament with the American Riviera Classic - Men's Doubles Skill: (4.5) Age: (19 To 49)

ID: 8285837892

对局比分

11-15

获胜 / Win

对决日期

2025-05-04

对局时间 (估算)

1:00 PM

对决场地

Santa Barbara, CA

View Facility Page →

对决竞争阵营

阵营 1负方
CP
Cooper Pickett

9PND57 · USA

DUPR

4.324

DL
Davide Lomellini

3VN6MJ · USA

DUPR

4.212

阵营 2胜方
SC
Spencer Cross

840WPV · Santa Barbara, CA, US

DUPR

4.398

MR
Mike Roberts

OZND9W · USA

DUPR

4.222

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8285837892
显示原始对决元数据 JSON
[
  {
    "team_id": 5714584979,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cooper Pickett",
        "dupr_id": "9PND57",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Davide Lomellini",
        "dupr_id": "3VN6MJ",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8497627756,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Spencer Cross",
        "dupr_id": "840WPV",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Mike Roberts",
        "dupr_id": "OZND9W",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]