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

Komodo Open 2025 - Men's Doubles Open

ID: 6701897254

对局比分

9-15

获胜 / Win

对决日期

2025-05-10

对局时间 (估算)

11:30 PM

对决场地

Grand Junction, CO

View Facility Page →

对决竞争阵营

阵营 1负方
NC
Nick Coyote Patterson

89J29E · Monument, CO, US

DUPR

4.928

Alex Rebeiz

996JXE · Aspen, CO, US

DUPR

3.818

阵营 2胜方
SZ
scott zevin

3ORQL7 · Glenwood Springs, CO, US

DUPR

4.812

SS
steven sand

35QDN0 · Basalt, CO, US

DUPR

4.626

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6701897254
显示原始对决元数据 JSON
[
  {
    "team_id": 7741286523,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Coyote Patterson",
        "dupr_id": "89J29E",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Monument, CO, US"
      },
      {
        "name": "Alex Rebeiz",
        "dupr_id": "996JXE",
        "rating": 3.818,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/269309/images/profile/3a4bd223-c743-4511-ba7c-270d113307c1.png",
        "location": "Aspen, CO, US"
      }
    ]
  },
  {
    "team_id": 6560532218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "scott zevin",
        "dupr_id": "3ORQL7",
        "rating": 4.812,
        "profile_pic_url": null,
        "location": "Glenwood Springs, CO, US"
      },
      {
        "name": "steven sand",
        "dupr_id": "35QDN0",
        "rating": 4.626,
        "profile_pic_url": null,
        "location": "Basalt, CO, US"
      }
    ]
  }
]