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

Komodo Open 2025 - Men's Doubles Open

ID: 5538950873

对局比分

8-15

落败 / Loss

对决日期

2025-05-10

对局时间 (估算)

6:15 AM

对决场地

Grand Junction, CO

View Facility Page →

对决竞争阵营

阵营 1负方
SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.806

SS
steven sand

35QDN0 · Basalt, CO, US

DUPR

4.618

阵营 2胜方
AS
Anthony Skalabrin

89ZNWV · Sandy, UT, US

DUPR

5.288

HG
Hudson Gilbert

8E4VJ3 · Lehi, UT, US

DUPR

4.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5538950873
显示原始对决元数据 JSON
[
  {
    "team_id": 5148155033,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      },
      {
        "name": "steven sand",
        "dupr_id": "35QDN0",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      }
    ]
  },
  {
    "team_id": 5177624362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Skalabrin",
        "dupr_id": "89ZNWV",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Hudson Gilbert",
        "dupr_id": "8E4VJ3",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]