返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Spring Smash at The Plex - Mens Doubles Skill: (3.5) Age: (Any)

ID: 8172902552

对局比分

11-9

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

9:00 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
TB
Ty Baker

DYP6DM · USA

DUPR

3.307

SV
Steve Vrh

M9Z0LL · USA

DUPR

3.071

阵营 2负方
SS
Steven Sanner

W6YGOK · Denton, TX, US

DUPR

2.842

JE
Josh Egan

ELJV5W · USA

DUPR

3.222

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8172902552
显示原始对决元数据 JSON
[
  {
    "team_id": 4867390532,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ty Baker",
        "dupr_id": "DYP6DM",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Vrh",
        "dupr_id": "M9Z0LL",
        "rating": 3.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5757643432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Sanner",
        "dupr_id": "W6YGOK",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Josh  Egan",
        "dupr_id": "ELJV5W",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]