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

Super DUPR Saturday

ID: 6032140430

对局比分

11-2

获胜 / Win

对决日期

2025-08-16

对局时间 (估算)

3:30 PM

对决场地

Fairfield Glade Racquet Center, Wilshire Heights Drive, Crossville, TN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AB
Amanda Baldwin

3VX6ZE · Crossville, TN, US

DUPR

4.196

MS
Matt Shegos

X2WEEX · USA

DUPR

4.039

阵营 2负方
BV
Brian Vieth

7660KM · USA

DUPR

4.216

JS
john stein

676ERQ · USA

DUPR

3.681

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6032140430
显示原始对决元数据 JSON
[
  {
    "team_id": 5100308758,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Baldwin",
        "dupr_id": "3VX6ZE",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Crossville, TN, US"
      },
      {
        "name": "Matt Shegos",
        "dupr_id": "X2WEEX",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6653039642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Vieth",
        "dupr_id": "7660KM",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "john stein",
        "dupr_id": "676ERQ",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]