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

World of Pickleball - Seattle - $2,000 - Mens Doubles Skill: (5.5 And Under) Age: (Any)

ID: 8334643857

对局比分

11-10

获胜 / Win

对决日期

2025-08-30

对局时间 (估算)

10:15 AM

对决场地

Redmond, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
AV
Aron Vesper

177Z91 · Bellingham, WA, US

DUPR

5.047

BS
Benjamin Stookey

JZM5WJ · Bellingham, WA, US

DUPR

4.940

阵营 2负方
KO
Kellen ONeill

V70OQ5 · Bellingham, WA, US

DUPR

4.679

MM
Michael Maldazys

8EQ5YJ · Everett, WA, US

DUPR

5.078

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8334643857
显示原始对决元数据 JSON
[
  {
    "team_id": 5123536172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aron Vesper",
        "dupr_id": "177Z91",
        "rating": 5.047,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Benjamin Stookey",
        "dupr_id": "JZM5WJ",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  },
  {
    "team_id": 8339386714,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kellen ONeill",
        "dupr_id": "V70OQ5",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Michael Maldazys",
        "dupr_id": "8EQ5YJ",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Everett, WA, US"
      }
    ]
  }
]