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

The Rocky Mountain Championships - Mixed Doubles 4.5: Ages 8-34 (Bracket Play - Semifinals)

ID: 6527029570

对局比分

15-6

获胜 / Win

对决日期

2025-06-21

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CB
CJ Barashkoff

8WY04M · Denver, CO, US

DUPR

4.527

TA
Taylor Ahrensdorf

8MJ4QG · Denver, CO, US

DUPR

4.823

阵营 2负方
SN
Seamus Nally

8MOGVL · Fort Collins, CO, US

DUPR

4.671

LW
Lexie Woolridge

3ZKJVP · USA

DUPR

4.206

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6527029570
显示原始对决元数据 JSON
[
  {
    "team_id": 4933005651,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CJ Barashkoff",
        "dupr_id": "8WY04M",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Taylor Ahrensdorf",
        "dupr_id": "8MJ4QG",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 7387743341,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Seamus Nally",
        "dupr_id": "8MOGVL",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      },
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]