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

2023 CT Pickleball Minnesota Summer Sendoff - Mens Doubles 4.5

ID: 5937184390

对局比分

11-8

落败 / Loss

对决日期

2023-10-28

对局时间 (估算)

11:30 PM

对决场地

Minneapolis, MN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
PR
Peter Ronken

3ZJZYM · Victoria, MN, US

DUPR

4.230

KG
kelvin gu

596QL5 · USA

DUPR

4.658

阵营 2负方
CW
Carter Wheatley

3YYWOG · Minneapolis, MN, US

DUPR

4.849

AC
Alex Chin

3L6W0K · Minneapolis, MN, US

DUPR

4.378

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5937184390
显示原始对决元数据 JSON
[
  {
    "team_id": 5924690689,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Ronken",
        "dupr_id": "3ZJZYM",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Victoria, MN, US"
      },
      {
        "name": "kelvin gu",
        "dupr_id": "596QL5",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6183503326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Wheatley",
        "dupr_id": "3YYWOG",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Alex Chin",
        "dupr_id": "3L6W0K",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]