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

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

ID: 7261719839

对局比分

15-7

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

12:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Casey Cullen

1RXK4Q · Royal Oak, MI, US

DUPR

6.054

NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.792

阵营 2负方
CR
Cody Roy

QPOEVN · Middleville, MI, US

DUPR

5.176

PC
Patrick Cachapero

O6YR47 · Bloomfield Hills, MI, US

DUPR

5.770

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7261719839
显示原始对决元数据 JSON
[
  {
    "team_id": 5098180108,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Cullen",
        "dupr_id": "1RXK4Q",
        "rating": 6.054,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.792,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      }
    ]
  },
  {
    "team_id": 6593692243,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Roy",
        "dupr_id": "QPOEVN",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "Middleville, MI, US"
      },
      {
        "name": "Patrick Cachapero",
        "dupr_id": "O6YR47",
        "rating": 5.77,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  }
]