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

Seattle Invitational Hosted By Cloud 11 $$$ - Mens Doubles Skill: (5.0) Age: (8 And Above)

ID: 6453942642

对局比分

11-15

获胜 / Win

对决日期

2025-10-03

对局时间 (估算)

7:30 PM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1负方
CC
Chris Chang

35DQML · Seattle, WA, US

DUPR

4.515

VK
Vikram Kumar

0QZGWX · Seattle, WA, US

DUPR

4.460

阵营 2胜方
AL
Arthur Lim

16PDE3 · USA

DUPR

5.036

AV
Aron Vesper

177Z91 · Bellingham, WA, US

DUPR

4.994

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6453942642
显示原始对决元数据 JSON
[
  {
    "team_id": 8324151983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Chang",
        "dupr_id": "35DQML",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Vikram Kumar",
        "dupr_id": "0QZGWX",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 8235239316,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arthur Lim",
        "dupr_id": "16PDE3",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aron Vesper",
        "dupr_id": "177Z91",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]