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

3rd Annual Acorn Classic - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 6227874076

对局比分

11-6

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

5:00 PM

对决场地

Tacoma, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
SC
Sean Coen

1NJGZ3 · Redmond, WA, US

DUPR

4.945

AC
Adrian Cosma

12XGGE · Kirkland, WA, US

DUPR

4.661

阵营 2负方
JQ
Jonathan Quenga

QPM40R · Bremerton, WA, US

DUPR

4.467

LC
Luke Cramer

O66EZ2 · Tacoma, WA, US

DUPR

4.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6227874076
显示原始对决元数据 JSON
[
  {
    "team_id": 4974381277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Coen",
        "dupr_id": "1NJGZ3",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Adrian Cosma",
        "dupr_id": "12XGGE",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 7337452432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Quenga",
        "dupr_id": "QPM40R",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Bremerton, WA, US"
      },
      {
        "name": "Luke Cramer",
        "dupr_id": "O66EZ2",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      }
    ]
  }
]