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

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

ID: 5329862460

对局比分

16-14

落败 / Loss

对决日期

2026-03-15

对局时间 (估算)

1:00 PM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
BC
Benjamin Chen

4ZWZ22 · Bellevue, WA, US

DUPR

4.463

CT
Clayton Truex

84P0Y2 · Kirkland, WA, US

DUPR

5.046

阵营 2负方
KO
Kellen ONeill

V70OQ5 · Bellingham, WA, US

DUPR

4.726

BS
Benjamin Stookey

JZM5WJ · Bellingham, WA, US

DUPR

4.933

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5329862460
显示原始对决元数据 JSON
[
  {
    "team_id": 6875136648,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Chen",
        "dupr_id": "4ZWZ22",
        "rating": 4.463,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      },
      {
        "name": "Clayton Truex",
        "dupr_id": "84P0Y2",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 7339183782,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kellen ONeill",
        "dupr_id": "V70OQ5",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Benjamin Stookey",
        "dupr_id": "JZM5WJ",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]