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

Cosmic Hamlet Open 2025 - Mens' Doubles 4.0-4.49

ID: 7951897572

对局比分

11-3

落败 / Loss

对决日期

2025-09-01

对局时间 (估算)

1:00 PM

对决场地

Homer, AK

View Facility Page →

对决竞争阵营

阵营 1胜方
GM
George Milne

560YWL · USA

DUPR

3.691

RD
Rafael de la Uz

56RJYR · USA

DUPR

3.840

阵营 2负方
IC
Irving Callahan

3OW542 · Flagstaff, AZ, US

DUPR

3.516

DM
Dean Martin

Z9Y5OD · USA

DUPR

3.072

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7951897572
显示原始对决元数据 JSON
[
  {
    "team_id": 8147417418,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "George Milne",
        "dupr_id": "560YWL",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rafael de la Uz",
        "dupr_id": "56RJYR",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4308405574,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Irving Callahan",
        "dupr_id": "3OW542",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      },
      {
        "name": "Dean Martin",
        "dupr_id": "Z9Y5OD",
        "rating": 3.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]