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

Cosmic Hamlet Open 2025 - Mens' Doubles 4.0-4.49

ID: 4664951767

对局比分

4-11

落败 / Loss

对决日期

2025-09-01

对局时间 (估算)

8:45 AM

对决场地

Homer, AK

View Facility Page →

对决竞争阵营

阵营 1负方
IC
Irving Callahan

3OW542 · Flagstaff, AZ, US

DUPR

3.521

DM
Dean Martin

Z9Y5OD · USA

DUPR

3.113

阵营 2胜方
JW
Jeremy Weaver

76Z5P5 · Anchorage, AK, US

DUPR

3.848

Kris Rundle

PKP7QM · Anchorage, AK, US

DUPR

4.035

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4664951767
显示原始对决元数据 JSON
[
  {
    "team_id": 4729190372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Irving Callahan",
        "dupr_id": "3OW542",
        "rating": 3.521,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      },
      {
        "name": "Dean Martin",
        "dupr_id": "Z9Y5OD",
        "rating": 3.113,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6031608593,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Weaver",
        "dupr_id": "76Z5P5",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Kris Rundle",
        "dupr_id": "PKP7QM",
        "rating": 4.035,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6726e9a7e69bd.jpg",
        "location": "Anchorage, AK, US"
      }
    ]
  }
]