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

JustPaddles

ID: 8182516319

对局比分

11-0

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

12:45 AM

对决场地

Kansas City, MO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Mac Moore

8DDJX6 · Kansas City, MO, US

DUPR

4.374

KK
Kalen Karbowski

1RRVEZ · Weatherby Lake, MO, US

DUPR

4.032

阵营 2负方
CH
Carter Hedrick

17KJ0N · Kansas City, MO, US

DUPR

4.024

RW
Ryan Weedin

3Y5WVP · Liberty, MO, US

DUPR

3.920

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8182516319
显示原始对决元数据 JSON
[
  {
    "team_id": 5975743761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mac Moore",
        "dupr_id": "8DDJX6",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Kalen Karbowski",
        "dupr_id": "1RRVEZ",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Weatherby Lake, MO, US"
      }
    ]
  },
  {
    "team_id": 5748778760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carter Hedrick",
        "dupr_id": "17KJ0N",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Ryan Weedin",
        "dupr_id": "3Y5WVP",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": "Liberty, MO, US"
      }
    ]
  }
]