返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Great Defrost - Money Ball

ID: 8589821495

对局比分

5-15

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

12:45 AM

对决场地

Columbus, OH

View Facility Page →

对决竞争阵营

阵营 1负方
AA
Alex Anikeeff

PK59QG · Dublin, OH, US

DUPR

4.773

LC
Luke Crawford

35ZR9P · Columbus, OH, US

DUPR

4.822

阵营 2胜方
CG
Calder G Lee

WX2WPQ · Columbus, OH, US

DUPR

5.327

OL
Oliver Lynch

0Q7MRX · Columbus, OH, US

DUPR

4.551

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8589821495
显示原始对决元数据 JSON
[
  {
    "team_id": 6067493287,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Anikeeff",
        "dupr_id": "PK59QG",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Luke Crawford",
        "dupr_id": "35ZR9P",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 8352314144,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Calder G Lee",
        "dupr_id": "WX2WPQ",
        "rating": 5.327,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Oliver Lynch",
        "dupr_id": "0Q7MRX",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]