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

Bash Winter Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 7029443827

对局比分

15-7

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

8:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

5.418

MM
Max Manley

DNXNDX · Bloomfield Hills, MI, US

DUPR

5.625

阵营 2负方
CR
Cody Roy

QPOEVN · Middleville, MI, US

DUPR

5.074

PC
Patrick Cachapero

O6YR47 · Bloomfield Hills, MI, US

DUPR

5.560

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7029443827
显示原始对决元数据 JSON
[
  {
    "team_id": 4722639379,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 5.418,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Max Manley",
        "dupr_id": "DNXNDX",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  },
  {
    "team_id": 7422856630,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Roy",
        "dupr_id": "QPOEVN",
        "rating": 5.074,
        "profile_pic_url": null,
        "location": "Middleville, MI, US"
      },
      {
        "name": "Patrick Cachapero",
        "dupr_id": "O6YR47",
        "rating": 5.56,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  }
]