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

2026 Seattle Metro Winter Classic Presented by UW Medicine - SAT Men's Doubles OPEN $$

ID: 6555080412

对局比分

6-15

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

1:00 PM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1负方
AC
Andy Custer

YG22NP · Portland, OR, US

DUPR

4.695

LS
Luka Soskic

76XMX5 · Portland, OR, US

DUPR

4.959

阵营 2胜方
DC
Daniel Colon

355L75 · Seattle, WA, US

DUPR

5.305

LC
Lukas Crippen

3XK727 · Burien, WA, US

DUPR

5.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6555080412
显示原始对决元数据 JSON
[
  {
    "team_id": 6958298086,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Custer",
        "dupr_id": "YG22NP",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Luka Soskic",
        "dupr_id": "76XMX5",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 4694377153,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Colon",
        "dupr_id": "355L75",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Lukas Crippen",
        "dupr_id": "3XK727",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Burien, WA, US"
      }
    ]
  }
]