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

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

ID: 8242006223

对局比分

3-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

12:45 AM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1负方
ER
Edward Roque

307G41 · Seattle, WA, US

DUPR

4.065

MZ
Marcellus Zuzarte

8EXGJW · Blaine, WA, US

DUPR

4.550

阵营 2胜方
KO
Kellen ONeill

V70OQ5 · Bellingham, WA, US

DUPR

4.744

BS
Benjamin Stookey

JZM5WJ · Bellingham, WA, US

DUPR

4.954

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8242006223
显示原始对决元数据 JSON
[
  {
    "team_id": 4727272348,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Roque",
        "dupr_id": "307G41",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Marcellus Zuzarte",
        "dupr_id": "8EXGJW",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Blaine, WA, US"
      }
    ]
  },
  {
    "team_id": 4863606450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kellen ONeill",
        "dupr_id": "V70OQ5",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Benjamin Stookey",
        "dupr_id": "JZM5WJ",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]