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

Competitive Open Play Match

ID: 5545269412

对局比分

2-11, 5-11, 4-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

5:00 PM

对决场地

Bellville, TX 77418, USA

View Facility Page →

对决竞争阵营

阵营 1负方
CK
Carson Kjer

9DZPXJ · USA

DUPR

2.765

HK
Hannah Kjer

0PXYP4 · USA

DUPR

3.480

阵营 2胜方
WM
Wesley Miller

PKEQEQ · The Woodlands, TX, US

DUPR

3.704

LP
Lindsay Pace

XJD2W2 · Houston, TX, US

DUPR

3.260

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5545269412
显示原始对决元数据 JSON
[
  {
    "team_id": 4507050323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carson Kjer",
        "dupr_id": "9DZPXJ",
        "rating": 2.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hannah Kjer",
        "dupr_id": "0PXYP4",
        "rating": 3.48,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5880780360,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wesley Miller",
        "dupr_id": "PKEQEQ",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      },
      {
        "name": "Lindsay Pace",
        "dupr_id": "XJD2W2",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]