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

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

ID: 8563241460

对局比分

10-15

落败 / Loss

对决日期

2025-08-15

对局时间 (估算)

1:00 PM

对决场地

Bainbridge Island, WA

View Facility Page →

对决竞争阵营

阵营 1负方
CC
Chris Chang

35DQML · Seattle, WA, US

DUPR

4.483

GD
Guillermo Dominguez

NYRXLZ · Seattle, WA, US

DUPR

4.894

阵营 2胜方
ML
Maxwell Lee

2LN4KY · Seattle, WA, US

DUPR

4.594

DS
Daniel Suharjoto

1255W4 · Lynnwood, WA, US

DUPR

4.422

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8563241460
显示原始对决元数据 JSON
[
  {
    "team_id": 7645915656,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Chang",
        "dupr_id": "35DQML",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Guillermo Dominguez",
        "dupr_id": "NYRXLZ",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5233614047,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maxwell Lee",
        "dupr_id": "2LN4KY",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Daniel Suharjoto",
        "dupr_id": "1255W4",
        "rating": 4.422,
        "profile_pic_url": null,
        "location": "Lynnwood, WA, US"
      }
    ]
  }
]