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

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

ID: 4479589732

对局比分

11-6

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

5:00 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1胜方
SS
Steven Sanner

W6YGOK · Denton, TX, US

DUPR

2.905

JE
Josh Egan

ELJV5W · USA

DUPR

3.308

阵营 2负方
TS
Ted Shuler

7ND470 · Sylva, NC, US

DUPR

3.131

BW
Bart Wyatt

67GJ5D · Cashiers, NC, US

DUPR

3.250

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4479589732
显示原始对决元数据 JSON
[
  {
    "team_id": 6855304147,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Sanner",
        "dupr_id": "W6YGOK",
        "rating": 2.905,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Josh  Egan",
        "dupr_id": "ELJV5W",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7339723981,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ted Shuler",
        "dupr_id": "7ND470",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "Sylva, NC, US"
      },
      {
        "name": "Bart Wyatt",
        "dupr_id": "67GJ5D",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Cashiers, NC, US"
      }
    ]
  }
]