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

Ladder League - Coed DUPR 4.0-4.4

ID: 8530197236

对局比分

15-9

获胜 / Win

对决日期

2026-03-12

对局时间 (估算)

9:00 PM

对决场地

Bloomington, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
CK
Casey Kleis

ZNV2LQ · Bloomington, MN, US

DUPR

4.039

RH
Rob huskey

1QMWKR · Saint Bonifacius, MN, US

DUPR

3.883

阵营 2负方
SP
Shawn Presson

V7N6O7 · USA

DUPR

3.963

CS
Conrad Smith

8KD6L7 · Minneapolis, MN, US

DUPR

4.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8530197236
显示原始对决元数据 JSON
[
  {
    "team_id": 4600594310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Kleis",
        "dupr_id": "ZNV2LQ",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Bloomington, MN, US"
      },
      {
        "name": "Rob huskey",
        "dupr_id": "1QMWKR",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": "Saint Bonifacius, MN, US"
      }
    ]
  },
  {
    "team_id": 6635510301,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shawn Presson",
        "dupr_id": "V7N6O7",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Conrad Smith",
        "dupr_id": "8KD6L7",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]