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

Kings Court Utah - 2025 SUPR DUPR #1

ID: 6689514591

对局比分

11-7

落败 / Loss

对决日期

2025-05-02

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JN
Jason Nielsen

2QVODR · South Jordan, UT, US

DUPR

4.089

JB
Jonathan Blair

9P55X7 · USA

DUPR

3.839

阵营 2负方
KD
Kalburt Dallof

GGGKGM · Riverton, UT, US

DUPR

3.605

MS
Micah Summers

1Q40J0 · South Jordan, UT, US

DUPR

3.970

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6689514591
显示原始对决元数据 JSON
[
  {
    "team_id": 7865867029,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Nielsen",
        "dupr_id": "2QVODR",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Jonathan Blair",
        "dupr_id": "9P55X7",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6807947221,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kalburt Dallof",
        "dupr_id": "GGGKGM",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Micah Summers",
        "dupr_id": "1Q40J0",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]