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

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

ID: 6712155787

对局比分

4-15

获胜 / Win

对决日期

2025-05-17

对局时间 (估算)

8:45 AM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
JB
Jack Bellinger

DWJWP6 · Grand Rapids, MI, US

DUPR

5.309

BH
Blake Howard

V7J006 · Grand Rapids, MI, US

DUPR

4.686

阵营 2胜方
CC
Casey Cullen

1RXK4Q · Royal Oak, MI, US

DUPR

6.342

JM
Jason McNulty

89JQPK · Rocky River, OH, US

DUPR

6.102

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6712155787
显示原始对决元数据 JSON
[
  {
    "team_id": 5916105608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Bellinger",
        "dupr_id": "DWJWP6",
        "rating": 5.309,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Blake Howard",
        "dupr_id": "V7J006",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 8374107697,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Casey Cullen",
        "dupr_id": "1RXK4Q",
        "rating": 6.342,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Jason McNulty",
        "dupr_id": "89JQPK",
        "rating": 6.102,
        "profile_pic_url": null,
        "location": "Rocky River, OH, US"
      }
    ]
  }
]