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

Men's 50/50 Advanced

ID: 7993823321

对局比分

11-8, 11-10

获胜 / Win

对决日期

2025-05-30

对局时间 (估算)

6:15 AM

对决场地

Wichita, KS, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
EB
Eric Bruckner

30R94X · Wichita, KS, US

DUPR

3.493

TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.239

阵营 2负方
KB
Kevin Bradt

7DNGLM · Derby, KS, US

DUPR

4.137

DS
Denver Smith

7D5GP9 · USA

DUPR

4.175

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7993823321
显示原始对决元数据 JSON
[
  {
    "team_id": 5777637999,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Bruckner",
        "dupr_id": "30R94X",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.239,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      }
    ]
  },
  {
    "team_id": 7942372636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Bradt",
        "dupr_id": "7DNGLM",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": "Derby, KS, US"
      },
      {
        "name": "Denver Smith",
        "dupr_id": "7D5GP9",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]