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

2025 CT Pickleball Minnesota Summer Sendoff at Chip's Pickleball Club - Mens Doubles 5.0

ID: 5693804600

对局比分

15-8

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

9:00 PM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Colin Chapman

0Y5RNG · Verona, WI, US

DUPR

5.104

SW
Steven Will

1Q96N0 · Apple Valley, MN, US

DUPR

4.980

阵营 2负方
AK
Austin Kulla

XJ9W42 · Maple Grove, MN, US

DUPR

4.932

BK
Brian Koski

0YKJEN · Champlin, MN, US

DUPR

4.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5693804600
显示原始对决元数据 JSON
[
  {
    "team_id": 6742561916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colin Chapman",
        "dupr_id": "0Y5RNG",
        "rating": 5.104,
        "profile_pic_url": null,
        "location": "Verona, WI, US"
      },
      {
        "name": "Steven Will",
        "dupr_id": "1Q96N0",
        "rating": 4.98,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 4855101942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Kulla",
        "dupr_id": "XJ9W42",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "Brian Koski",
        "dupr_id": "0YKJEN",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Champlin, MN, US"
      }
    ]
  }
]