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

ChiPickle Tournament -Intermediate Men's Doubles

ID: 8056585129

对局比分

8-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Chicago, IL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Kyle Zange

RZR57E · Chicago, IL, US

DUPR

3.429

DUPR

3.037

阵营 2胜方
JM
Jacob McEvoy

LZGR5K · USA

DUPR

3.624

DM
Daniel McEvoy

EXEMJJ · USA

DUPR

3.624

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8056585129
显示原始对决元数据 JSON
[
  {
    "team_id": 4403454724,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Zange",
        "dupr_id": "RZR57E",
        "rating": 3.429,
        "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.037,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5602163844,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob McEvoy",
        "dupr_id": "LZGR5K",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel McEvoy",
        "dupr_id": "EXEMJJ",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]