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

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

ID: 4478546673

对局比分

8-11

落败 / Loss

对决日期

2025-10-05

对局时间 (估算)

10:15 AM

对决场地

Louisville, CO

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Sylvia Stone

KO65O6 · Boulder, CO, US

DUPR

4.612

HR
Hunter Robertson

8GMWGV · USA

DUPR

4.198

阵营 2胜方
KT
Kim Twedell

3YNYXK · Fort Worth, TX, US

DUPR

3.705

TH
Tim Hufford

3YKP4G · Bedford, TX, US

DUPR

4.599

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4478546673
显示原始对决元数据 JSON
[
  {
    "team_id": 6386280203,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sylvia Stone",
        "dupr_id": "KO65O6",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Hunter Robertson",
        "dupr_id": "8GMWGV",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8457309060,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Twedell",
        "dupr_id": "3YNYXK",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Tim Hufford",
        "dupr_id": "3YKP4G",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Bedford, TX, US"
      }
    ]
  }
]