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

Men's 5.0 (All Ages)

ID: 4886331140

对局比分

2-11, 1-11

获胜 / Win

对决日期

2026-04-23

对局时间 (估算)

9:00 PM

对决场地

Summit Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
JB
Jaden Burt

35NKQ0 · St. George, UT, US

DUPR

4.379

MH
Mckay Hunter

8JPE94 · St. George, UT, US

DUPR

4.389

阵营 2胜方
BP
Benson Parry

30ZNKG · St. George, UT, US

DUPR

5.317

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.548

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4886331140
显示原始对决元数据 JSON
[
  {
    "team_id": 7265451524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jaden Burt",
        "dupr_id": "35NKQ0",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Mckay Hunter",
        "dupr_id": "8JPE94",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7191628352,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benson Parry",
        "dupr_id": "30ZNKG",
        "rating": 5.317,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.548,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]