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

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

ID: 5364408080

对局比分

15-2

获胜 / Win

对决日期

2025-05-17

对局时间 (估算)

9:00 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Casey Cullen

1RXK4Q · Royal Oak, MI, US

DUPR

6.335

JM
Jason McNulty

89JQPK · Rocky River, OH, US

DUPR

6.096

阵营 2负方
EB
Elliot Borge

3X9P54 · USA

DUPR

4.609

TG
Truit Gray

O6YNXL · USA

DUPR

4.658

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5364408080
显示原始对决元数据 JSON
[
  {
    "team_id": 7956892734,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Cullen",
        "dupr_id": "1RXK4Q",
        "rating": 6.335,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Jason McNulty",
        "dupr_id": "89JQPK",
        "rating": 6.096,
        "profile_pic_url": null,
        "location": "Rocky River, OH, US"
      }
    ]
  },
  {
    "team_id": 6519412836,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elliot Borge",
        "dupr_id": "3X9P54",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Truit Gray",
        "dupr_id": "O6YNXL",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]