返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Men's 5.0 (All Ages)

ID: 7806955422

对局比分

9-11, 9-11

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

7:30 PM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
Caleb Kroll

PWV2LE · St. George, UT, US

DUPR

4.477

HC
Hyrum Collier

89J9J1 · St. George, UT, US

DUPR

4.759

阵营 2胜方
JB
Jaden Burt

35NKQ0 · St. George, UT, US

DUPR

4.415

MH
Mckay Hunter

8JPE94 · St. George, UT, US

DUPR

4.428

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7806955422
显示原始对决元数据 JSON
[
  {
    "team_id": 7261816543,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caleb Kroll",
        "dupr_id": "PWV2LE",
        "rating": 4.477,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1115297/images/profile/d0de9ff7-3e0f-451f-b7bd-2325ac121efe.png",
        "location": "St. George, UT, US"
      },
      {
        "name": "Hyrum Collier",
        "dupr_id": "89J9J1",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6777003935,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jaden Burt",
        "dupr_id": "35NKQ0",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Mckay Hunter",
        "dupr_id": "8JPE94",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]