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

Men's 5.0 (All Ages)

ID: 6835068982

对局比分

11-4

落败 / Loss

对决日期

2026-04-23

对局时间 (估算)

11:30 PM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.316

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.547

阵营 2负方
Caleb Kroll

PWV2LE · St. George, UT, US

DUPR

4.566

HC
Hyrum Collier

89J9J1 · St. George, UT, US

DUPR

4.888

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6835068982
显示原始对决元数据 JSON
[
  {
    "team_id": 5634489285,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.316,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.547,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7772360606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caleb Kroll",
        "dupr_id": "PWV2LE",
        "rating": 4.566,
        "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.888,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]