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

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

ID: 5880605191

对局比分

5-11

获胜 / Win

对决日期

2025-10-05

对局时间 (估算)

8:45 AM

对决场地

Louisville, CO

View Facility Page →

对决竞争阵营

阵营 1负方
HL
Hanalei Lintag

6ZQVGD · USA

DUPR

3.892

CL
Christopher Lim

GGX9WV · Federal Heights, CO, US

DUPR

4.029

阵营 2胜方
CB
CJ Barashkoff

8WY04M · Denver, CO, US

DUPR

4.660

JS
Jake Storey

3ODJP1 · Aurora, CO, US

DUPR

4.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5880605191
显示原始对决元数据 JSON
[
  {
    "team_id": 7512633251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hanalei Lintag",
        "dupr_id": "6ZQVGD",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Lim",
        "dupr_id": "GGX9WV",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Federal Heights, CO, US"
      }
    ]
  },
  {
    "team_id": 8538449941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "CJ Barashkoff",
        "dupr_id": "8WY04M",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Jake Storey",
        "dupr_id": "3ODJP1",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  }
]