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

Cosmic Hamlet Open 2025 - Mens' Doubles 4.0-4.49

ID: 7586930898

对局比分

4-11

落败 / Loss

对决日期

2025-09-01

对局时间 (估算)

7:30 PM

对决场地

Homer, AK

View Facility Page →

对决竞争阵营

阵营 1负方
IC
Irving Callahan

3OW542 · Flagstaff, AZ, US

DUPR

3.495

DM
Dean Martin

Z9Y5OD · USA

DUPR

2.918

阵营 2胜方
IR
Ian Reid

EG0ONO · USA

DUPR

4.020

BW
Brandon Wilson

2Q6NXE · USA

DUPR

3.787

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7586930898
显示原始对决元数据 JSON
[
  {
    "team_id": 8363719965,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Irving Callahan",
        "dupr_id": "3OW542",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      },
      {
        "name": "Dean Martin",
        "dupr_id": "Z9Y5OD",
        "rating": 2.918,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5329952006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Reid",
        "dupr_id": "EG0ONO",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brandon Wilson",
        "dupr_id": "2Q6NXE",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]