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

JustPaddles

ID: 8061138655

对局比分

11-0

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

8:45 AM

对决场地

Kansas City, MO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SH
Scott Hedrick

8KZD2Y · Parkville, MO, US

DUPR

3.877

KG
Kyle Goodburn

3ZZLMP · Mission Hills, KS, US

DUPR

5.525

阵营 2负方
MM
Mac Moore

8DDJX6 · Kansas City, MO, US

DUPR

4.354

KK
Kalen Karbowski

1RRVEZ · Weatherby Lake, MO, US

DUPR

4.012

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8061138655
显示原始对决元数据 JSON
[
  {
    "team_id": 5712507141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Hedrick",
        "dupr_id": "8KZD2Y",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Parkville, MO, US"
      },
      {
        "name": "Kyle Goodburn",
        "dupr_id": "3ZZLMP",
        "rating": 5.525,
        "profile_pic_url": null,
        "location": "Mission Hills, KS, US"
      }
    ]
  },
  {
    "team_id": 4856374790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mac Moore",
        "dupr_id": "8DDJX6",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Kalen Karbowski",
        "dupr_id": "1RRVEZ",
        "rating": 4.012,
        "profile_pic_url": null,
        "location": "Weatherby Lake, MO, US"
      }
    ]
  }
]