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

AK Pickleball

ID: 6675369634

对局比分

11-7

获胜 / Win

对决日期

2025-06-27

对局时间 (估算)

11:30 PM

对决场地

Edmonton, AB, Canada

View Facility Page →

对决竞争阵营

阵营 1胜方
Jorge Quintero

1RGZYZ · Bucaramanga, Santander, CO

DUPR

6.133

GB
Gregory Bradford

84G7EM · Edmonton, AB, CA

DUPR

4.216

阵营 2负方
AK
Allie Kostyniuk

3LQNZQ · Edmonton, AB, CA

DUPR

4.483

MD
Matthew Donnelly

3OXV9P · USA

DUPR

4.634

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6675369634
显示原始对决元数据 JSON
[
  {
    "team_id": 5803404595,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jorge Quintero",
        "dupr_id": "1RGZYZ",
        "rating": 6.133,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/97624_61215905b2cd2.jpeg",
        "location": "Bucaramanga, Santander, CO"
      },
      {
        "name": "Gregory Bradford",
        "dupr_id": "84G7EM",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4378942897,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Allie Kostyniuk",
        "dupr_id": "3LQNZQ",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Matthew Donnelly",
        "dupr_id": "3OXV9P",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]