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

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

ID: 7515538711

对局比分

11-2, 11-8

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

8:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Casey Cullen

1RXK4Q · Royal Oak, MI, US

DUPR

6.191

NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.828

阵营 2负方
JS
Joe stafford

99QJYR · Livonia, MI, US

DUPR

5.479

MM
Max Manley

DNXNDX · Bloomfield Hills, MI, US

DUPR

5.781

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7515538711
显示原始对决元数据 JSON
[
  {
    "team_id": 7506011650,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Cullen",
        "dupr_id": "1RXK4Q",
        "rating": 6.191,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.828,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      }
    ]
  },
  {
    "team_id": 6513883786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe  stafford",
        "dupr_id": "99QJYR",
        "rating": 5.479,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Max Manley",
        "dupr_id": "DNXNDX",
        "rating": 5.781,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      }
    ]
  }
]