返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 4396164895

对局比分

15-7

获胜 / Win

对决日期

2025-10-05

对局时间 (估算)

8:45 AM

对决场地

Louisville, CO

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
CJ Barashkoff

8WY04M · Denver, CO, US

DUPR

4.645

JS
Jake Storey

3ODJP1 · Aurora, CO, US

DUPR

4.735

阵营 2负方
MD
Meredith Durbin

QXO9YN · USA

DUPR

4.127

JC
Joey Colson

WKMMKL · Denver, CO, US

DUPR

4.162

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4396164895
显示原始对决元数据 JSON
[
  {
    "team_id": 6256253535,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CJ Barashkoff",
        "dupr_id": "8WY04M",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Jake Storey",
        "dupr_id": "3ODJP1",
        "rating": 4.735,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  },
  {
    "team_id": 6305261849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meredith Durbin",
        "dupr_id": "QXO9YN",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joey Colson",
        "dupr_id": "WKMMKL",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]