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

Kings Court Utah - 2025 SUPR DUPR #1

ID: 4624785307

对局比分

8-11

获胜 / Win

对决日期

2025-05-02

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JN
Jason Nielsen

2QVODR · South Jordan, UT, US

DUPR

4.051

JB
Jonathan Blair

9P55X7 · USA

DUPR

3.769

阵营 2胜方
KD
Kalburt Dallof

GGGKGM · Riverton, UT, US

DUPR

3.765

MS
Micah Summers

1Q40J0 · South Jordan, UT, US

DUPR

4.077

数据访问 (AI / 开发者)

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

cURL Request:

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