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

Premier Bounty Tournament

ID: 6397687022

对局比分

4-15

落败 / Loss

对决日期

2026-02-15

对局时间 (估算)

3:30 PM

对决场地

33625 Pin Oak Pkwy, Avon Lake, OH 44012, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Brett Brown

GGD76D · Macedonia, OH, US

DUPR

4.545

VB
Vincent Bartolone

V7G6Q5 · Broadview Heights, OH, US

DUPR

4.444

阵营 2胜方
MS
Mason Schultz

WXXN9M · Washington County, PA, US

DUPR

4.760

CW
Chase Wucher

EG7KOJ · Pittsburgh, PA, US

DUPR

4.327

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6397687022
显示原始对决元数据 JSON
[
  {
    "team_id": 6504269957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Brown",
        "dupr_id": "GGD76D",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Macedonia, OH, US"
      },
      {
        "name": "Vincent Bartolone",
        "dupr_id": "V7G6Q5",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Broadview Heights, OH, US"
      }
    ]
  },
  {
    "team_id": 7688123258,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mason Schultz",
        "dupr_id": "WXXN9M",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Washington County, PA, US"
      },
      {
        "name": "Chase Wucher",
        "dupr_id": "EG7KOJ",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]