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

Bash Madness - Mens Doubles Skill: (Open) Age: (Any)

ID: 5717940776

对局比分

11-13, 8-11

落败 / Loss

对决日期

2025-05-17

对局时间 (估算)

9:00 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
CC
Casey Cullen

1RXK4Q · Royal Oak, MI, US

DUPR

6.213

JM
Jason McNulty

89JQPK · Rocky River, OH, US

DUPR

5.982

阵营 2胜方
NR
Nicholas Romano

3LJJ6Z · Pinckney, MI, US

DUPR

5.878

UK
Usama Khalid Sam

8K674O · USA

DUPR

5.723

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5717940776
显示原始对决元数据 JSON
[
  {
    "team_id": 4662179079,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Casey Cullen",
        "dupr_id": "1RXK4Q",
        "rating": 6.213,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Jason McNulty",
        "dupr_id": "89JQPK",
        "rating": 5.982,
        "profile_pic_url": null,
        "location": "Rocky River, OH, US"
      }
    ]
  },
  {
    "team_id": 6811939383,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Romano",
        "dupr_id": "3LJJ6Z",
        "rating": 5.878,
        "profile_pic_url": null,
        "location": "Pinckney, MI, US"
      },
      {
        "name": "Usama Khalid Sam",
        "dupr_id": "8K674O",
        "rating": 5.723,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]