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

Men’s 5.0 Best of the Best

ID: 5961672052

对局比分

7-11

获胜 / Win

对决日期

2025-05-10

对局时间 (估算)

5:00 PM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
SR
Shane Rowley

3PPD9Z · Syracuse, UT, US

DUPR

5.135

JB
John Busch

1N54X2 · Roy, UT, US

DUPR

4.770

阵营 2胜方
TH
Tyler Holbrook

3YMOPK · Eden, UT, US

DUPR

5.335

AK
Alema Key

1RDLZE · Morgan, UT, US

DUPR

5.221

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5961672052
显示原始对决元数据 JSON
[
  {
    "team_id": 8313181630,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shane Rowley",
        "dupr_id": "3PPD9Z",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "John Busch",
        "dupr_id": "1N54X2",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Roy, UT, US"
      }
    ]
  },
  {
    "team_id": 6136374622,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Holbrook",
        "dupr_id": "3YMOPK",
        "rating": 5.335,
        "profile_pic_url": null,
        "location": "Eden, UT, US"
      },
      {
        "name": "Alema Key",
        "dupr_id": "1RDLZE",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      }
    ]
  }
]