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

Premier Bounty Tournament

ID: 5730366096

对局比分

15-1

落败 / Loss

对决日期

2026-02-15

对局时间 (估算)

1:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
KB
Kaid Brown

17XYP0 · Zanesville, OH, US

DUPR

4.930

Aaron Lacey

8MEXP3 · Lancaster, OH, US

DUPR

4.725

阵营 2负方
CP
Cara Provenzale

XJ2KZR · Westlake, OH, US

DUPR

4.650

EE
Erika Eischen

59P9JR · Amherst, OH, US

DUPR

4.246

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5730366096
显示原始对决元数据 JSON
[
  {
    "team_id": 8027714869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaid Brown",
        "dupr_id": "17XYP0",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Zanesville, OH, US"
      },
      {
        "name": "Aaron Lacey",
        "dupr_id": "8MEXP3",
        "rating": 4.725,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1439314/images/profile/7dfc6063-df2f-4e5c-8bfc-0b727f389aef.jpg",
        "location": "Lancaster, OH, US"
      }
    ]
  },
  {
    "team_id": 6398741124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cara Provenzale",
        "dupr_id": "XJ2KZR",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "Erika Eischen",
        "dupr_id": "59P9JR",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Amherst, OH, US"
      }
    ]
  }
]