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

APA Championship - The Finals - Mens Doubles Skill: (PRO)

ID: 7371687447

对局比分

11-7, 11-6

落败 / Loss

对决日期

2024-12-01

对局时间 (估算)

4:45 AM

对决场地

Cambridge, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
BC
Brandon Contratto

8DG2L8 · Rochester Hills, MI, US

DUPR

5.252

EH
Evan Hollinsky

GGWORD · Windsor, ON, CA

DUPR

5.196

阵营 2负方
BM
Bryan Minicucci

1RW5XE · Buffalo, NY, US

DUPR

5.259

JA
Jehad Ali

8KDLEQ · USA

DUPR

4.950

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7371687447
显示原始对决元数据 JSON
[
  {
    "team_id": 8187873265,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon Contratto",
        "dupr_id": "8DG2L8",
        "rating": 5.252,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      },
      {
        "name": "Evan Hollinsky",
        "dupr_id": "GGWORD",
        "rating": 5.196,
        "profile_pic_url": null,
        "location": "Windsor, ON, CA"
      }
    ]
  },
  {
    "team_id": 4969505323,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Minicucci",
        "dupr_id": "1RW5XE",
        "rating": 5.259,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Jehad Ali",
        "dupr_id": "8KDLEQ",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]