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

NP Mile High Classic Powered by Onix - Mixed Doubles Skill: 4.5 8+

ID: 4935896775

对局比分

11-2

获胜 / Win

对决日期

2025-10-05

对局时间 (估算)

4:45 AM

对决场地

Louisville, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
CJ Barashkoff

8WY04M · Denver, CO, US

DUPR

4.641

JS
Jake Storey

3ODJP1 · Aurora, CO, US

DUPR

4.736

阵营 2负方
LW
Lexie Woolridge

3ZKJVP · USA

DUPR

4.348

BA
Ben Aybar

59K26L · Denver, CO, US

DUPR

4.599

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4935896775
显示原始对决元数据 JSON
[
  {
    "team_id": 4717372879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CJ Barashkoff",
        "dupr_id": "8WY04M",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Jake Storey",
        "dupr_id": "3ODJP1",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  },
  {
    "team_id": 6667086161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Aybar",
        "dupr_id": "59K26L",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]