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

Super DUPR 4.5 Team Average Mixed Doubles

ID: 4374664916

对局比分

1-11

获胜 / Win

对决日期

2026-04-05

对局时间 (估算)

9:00 PM

对决场地

Thornton | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
KB
Kelsey Brading

6NKMNE · Denver, CO, US

DUPR

4.142

DR
Daniel Rotolo

1N96LZ · Denver, CO, US

DUPR

4.223

阵营 2胜方
SS
Saneh Ste. Claire

2LOG0R · Denver, CO, US

DUPR

4.320

PP
Prapav Patel

LVJXVK · Highlands Ranch, CO, US

DUPR

4.834

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4374664916
显示原始对决元数据 JSON
[
  {
    "team_id": 5932427274,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelsey Brading",
        "dupr_id": "6NKMNE",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Daniel Rotolo",
        "dupr_id": "1N96LZ",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 4345491646,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Saneh Ste. Claire",
        "dupr_id": "2LOG0R",
        "rating": 4.32,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Prapav Patel",
        "dupr_id": "LVJXVK",
        "rating": 4.834,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]