返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

ChiPickle Tournament -Intermediate Men's Doubles

ID: 6675966882

对局比分

15-5

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Chicago, IL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Kyle Zange

RZR57E · Chicago, IL, US

DUPR

3.436

DUPR

3.068

阵营 2负方
JG
Jeff Gravely

QPN5YN · USA

DUPR

3.356

SD
Stan Daniels

PK6LDQ · USA

DUPR

2.608

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6675966882
显示原始对决元数据 JSON
[
  {
    "team_id": 8438619285,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Zange",
        "dupr_id": "RZR57E",
        "rating": 3.436,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66e3aeb1721a8.jpg",
        "location": "Chicago, IL, US"
      },
      {
        "name": "Munkhbadral Munkhjargal",
        "dupr_id": "XK2WK5",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6509549074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Gravely",
        "dupr_id": "QPN5YN",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stan Daniels",
        "dupr_id": "PK6LDQ",
        "rating": 2.608,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]