返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

S2 Pickleball Classic - Mens Doubles Skill: (Open) Age: (12 To 90)

ID: 5575349401

对局比分

15-1

获胜 / Win

对决日期

2025-04-27

对局时间 (估算)

2:15 AM

对决场地

Boise, ID

View Facility Page →

对决竞争阵营

阵营 1胜方
LC
Lucas Coutinho

JZZM9D · Recife, PE, BR

DUPR

5.748

CK
Colin Koach

1QNJWD · Boise, ID, US

DUPR

5.864

阵营 2负方
KK
Kendall Kikkawa

8DK9O4 · Boise, ID, US

DUPR

5.342

BB
Benjamin Briles

35E7GL · Talent, OR, US

DUPR

5.149

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5575349401
显示原始对决元数据 JSON
[
  {
    "team_id": 6161747578,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucas Coutinho",
        "dupr_id": "JZZM9D",
        "rating": 5.748,
        "profile_pic_url": null,
        "location": "Recife, PE, BR"
      },
      {
        "name": "Colin Koach",
        "dupr_id": "1QNJWD",
        "rating": 5.864,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 6933740965,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kendall Kikkawa",
        "dupr_id": "8DK9O4",
        "rating": 5.342,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Benjamin Briles",
        "dupr_id": "35E7GL",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": "Talent, OR, US"
      }
    ]
  }
]