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

2025 Founders Tournament - Mens Doubles Skill: (4.5) Age: (5 To 39)

ID: 5693493546

对局比分

15-6

获胜 / Win

对决日期

2025-08-15

对局时间 (估算)

7:30 PM

对决场地

Bainbridge Island, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Chris Chang

35DQML · Seattle, WA, US

DUPR

4.502

GD
Guillermo Dominguez

NYRXLZ · Seattle, WA, US

DUPR

4.906

阵营 2负方
LS
Luka Soskic

76XMX5 · Portland, OR, US

DUPR

4.468

CS
Chase Sniezyk

EW94DE · USA

DUPR

4.583

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5693493546
显示原始对决元数据 JSON
[
  {
    "team_id": 6995818011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Chang",
        "dupr_id": "35DQML",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Guillermo Dominguez",
        "dupr_id": "NYRXLZ",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 8359279072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luka Soskic",
        "dupr_id": "76XMX5",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Chase Sniezyk",
        "dupr_id": "EW94DE",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]