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

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

ID: 6344776426

对局比分

12-10

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

11:30 PM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
BM
Bob McIntosh

6KPVQE · USA

DUPR

4.995

JD
John Dixon

4VGEL2 · Burnaby, BC, CA

DUPR

5.297

阵营 2负方
JG
Jason Garat

84XGN2 · USA

DUPR

4.992

BJ
Brent Johansson

3LYZMJ · Surrey, BC, CA

DUPR

4.950

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6344776426
显示原始对决元数据 JSON
[
  {
    "team_id": 4713894188,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob McIntosh",
        "dupr_id": "6KPVQE",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Dixon",
        "dupr_id": "4VGEL2",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Burnaby, BC, CA"
      }
    ]
  },
  {
    "team_id": 5994169350,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Garat",
        "dupr_id": "84XGN2",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brent Johansson",
        "dupr_id": "3LYZMJ",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Surrey, BC, CA"
      }
    ]
  }
]