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

JustPaddles

ID: 5132626956

对局比分

11-4

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

1:00 PM

对决场地

Kansas City, MO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SH
Scott Hedrick

8KZD2Y · Parkville, MO, US

DUPR

3.857

KG
Kyle Goodburn

3ZZLMP · Mission Hills, KS, US

DUPR

5.499

阵营 2负方
AD
Andrew Dowis

17VN48 · Kansas City, MO, US

DUPR

4.354

RW
Ryan Weedin

3Y5WVP · Liberty, MO, US

DUPR

3.978

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5132626956
显示原始对决元数据 JSON
[
  {
    "team_id": 4486089680,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Hedrick",
        "dupr_id": "8KZD2Y",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Parkville, MO, US"
      },
      {
        "name": "Kyle Goodburn",
        "dupr_id": "3ZZLMP",
        "rating": 5.499,
        "profile_pic_url": null,
        "location": "Mission Hills, KS, US"
      }
    ]
  },
  {
    "team_id": 4519208048,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Dowis",
        "dupr_id": "17VN48",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Ryan Weedin",
        "dupr_id": "3Y5WVP",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "Liberty, MO, US"
      }
    ]
  }
]