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

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

ID: 6799760517

对局比分

15-1

获胜 / Win

对决日期

2025-06-21

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CB
CJ Barashkoff

8WY04M · Denver, CO, US

DUPR

4.482

TA
Taylor Ahrensdorf

8MJ4QG · Denver, CO, US

DUPR

4.801

阵营 2负方
MP
Madeleine Piper

EGWQ2E · Grand Junction, CO, US

DUPR

3.655

SS
Scott Stevens

DWLYPL · Santa Fe, NM, US

DUPR

4.747

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6799760517
显示原始对决元数据 JSON
[
  {
    "team_id": 8374101334,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "CJ Barashkoff",
        "dupr_id": "8WY04M",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Taylor Ahrensdorf",
        "dupr_id": "8MJ4QG",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 7080314579,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madeleine Piper",
        "dupr_id": "EGWQ2E",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Grand Junction, CO, US"
      },
      {
        "name": "Scott Stevens",
        "dupr_id": "DWLYPL",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Santa Fe, NM, US"
      }
    ]
  }
]