返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

ChiPickle Tournament -Intermediate Men's Doubles

ID: 8126261821

对局比分

8-15

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Chicago, IL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Kyle Zange

RZR57E · Chicago, IL, US

DUPR

3.419

DUPR

2.980

阵营 2胜方
DP
David Pina

OD7JR2 · Cicero, IL, US

DUPR

4.122

Arend Henderson

D999WM · Oak Park, IL, US

DUPR

3.820

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8126261821
显示原始对决元数据 JSON
[
  {
    "team_id": 7363102099,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Zange",
        "dupr_id": "RZR57E",
        "rating": 3.419,
        "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": 2.98,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7403060639,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Pina ",
        "dupr_id": "OD7JR2",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Cicero, IL, US"
      },
      {
        "name": "Arend Henderson",
        "dupr_id": "D999WM",
        "rating": 3.82,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/680bab214a049.jpg",
        "location": "Oak Park, IL, US"
      }
    ]
  }
]