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

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

ID: 6754647224

对局比分

8-11

落败 / Loss

对决日期

2025-10-05

对局时间 (估算)

9:00 PM

对决场地

Louisville, CO

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Sylvia Stone

KO65O6 · Boulder, CO, US

DUPR

4.634

HR
Hunter Robertson

8GMWGV · USA

DUPR

4.257

阵营 2胜方
GD
Gina Drago

2L0L69 · Denver, CO, US

DUPR

4.361

RB
Ryan Barban

V76PP6 · Lakewood, CO, US

DUPR

4.553

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6754647224
显示原始对决元数据 JSON
[
  {
    "team_id": 8031241474,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sylvia Stone",
        "dupr_id": "KO65O6",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Hunter Robertson",
        "dupr_id": "8GMWGV",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8037248185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gina Drago",
        "dupr_id": "2L0L69",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Ryan Barban",
        "dupr_id": "V76PP6",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  }
]