返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Competitive Open Play Match

ID: 8234545796

对局比分

11-9

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

9:00 PM

对决场地

Saratoga Springs, UT, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BB
Brady Beers

RXYPGD · Lehi, UT, US

DUPR

4.154

GW
Gavin Warner

GWN7VM · USA

DUPR

4.375

阵营 2负方
HH
Hunter Harker

0QV67N · USA

DUPR

4.107

EH
Emil Hales

L5RDR5 · Nashville, TN, US

DUPR

4.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8234545796
显示原始对决元数据 JSON
[
  {
    "team_id": 7050793597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Beers",
        "dupr_id": "RXYPGD",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Gavin Warner",
        "dupr_id": "GWN7VM",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6342684362,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Harker",
        "dupr_id": "0QV67N",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emil Hales",
        "dupr_id": "L5RDR5",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]