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

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

ID: 7971218910

对局比分

15-9

获胜 / Win

对决日期

2025-05-17

对局时间 (估算)

7:30 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Elliot Borge

3X9P54 · Toledo, OH, US

DUPR

4.779

TG
Truit Gray

O6YNXL · Perrysburg, OH, US

DUPR

4.755

阵营 2负方
JB
Jack Bellinger

DWJWP6 · Grand Rapids, MI, US

DUPR

5.270

BH
Blake Howard

V7J006 · Grand Rapids, MI, US

DUPR

4.658

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7971218910
显示原始对决元数据 JSON
[
  {
    "team_id": 6067375147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elliot Borge",
        "dupr_id": "3X9P54",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Toledo, OH, US"
      },
      {
        "name": "Truit Gray",
        "dupr_id": "O6YNXL",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Perrysburg, OH, US"
      }
    ]
  },
  {
    "team_id": 5355439379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jack Bellinger",
        "dupr_id": "DWJWP6",
        "rating": 5.27,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Blake Howard",
        "dupr_id": "V7J006",
        "rating": 4.658,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]