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

2025 Capital Benefit Group Seattle Metro Classic Presented by UW Medicine - SUNDAY Men's Doubles OPEN $$

ID: 6541506221

对局比分

15-9

落败 / Loss

对决日期

2025-07-20

对局时间 (估算)

6:15 AM

对决场地

Shoreline, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
DC
Daniel Colon

355L75 · Seattle, WA, US

DUPR

5.290

DG
Dean Guyer

8E96GO · USA

DUPR

5.764

阵营 2负方
CT
Clayton Truex

84P0Y2 · Kirkland, WA, US

DUPR

5.143

AD
Adrian Davila

ZN4J5M · USA

DUPR

5.321

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6541506221
显示原始对决元数据 JSON
[
  {
    "team_id": 8277755763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Colon",
        "dupr_id": "355L75",
        "rating": 5.29,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.764,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6739468875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Clayton Truex",
        "dupr_id": "84P0Y2",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Adrian Davila",
        "dupr_id": "ZN4J5M",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]