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

Premier Bounty Tournament

ID: 7097886662

对局比分

14-16

落败 / Loss

对决日期

2026-02-15

对局时间 (估算)

3:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
VM
Victor Mccord

8WQ7LQ · MAYFIELD VILLAGE, OH, US

DUPR

5.003

BB
Brady Bissonette

6ZXKE0 · Cuyahoga Falls, OH, US

DUPR

4.662

阵营 2胜方
LR
Logan Rowe

NY566W · North Olmsted, OH, US

DUPR

5.033

KS
Kyle Streibel

3ZRONP · Independence, OH, US

DUPR

5.082

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7097886662
显示原始对决元数据 JSON
[
  {
    "team_id": 8380374097,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victor Mccord",
        "dupr_id": "8WQ7LQ",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "MAYFIELD VILLAGE, OH, US"
      },
      {
        "name": "Brady Bissonette",
        "dupr_id": "6ZXKE0",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Cuyahoga Falls, OH, US"
      }
    ]
  },
  {
    "team_id": 5385561667,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Rowe",
        "dupr_id": "NY566W",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "North Olmsted, OH, US"
      },
      {
        "name": "Kyle Streibel",
        "dupr_id": "3ZRONP",
        "rating": 5.082,
        "profile_pic_url": null,
        "location": "Independence, OH, US"
      }
    ]
  }
]