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

Super DUPR 4.5 Team Average Mixed Doubles

ID: 5669553409

对局比分

11-13

获胜 / Win

对决日期

2026-04-05

对局时间 (估算)

2:15 AM

对决场地

Thornton | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
JF
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.465

TR
Tiffany Reyes

JZJ7KM · Thornton, CO, US

DUPR

4.159

阵营 2胜方
KB
Kelsey Brading

6NKMNE · Denver, CO, US

DUPR

4.149

DR
Daniel Rotolo

1N96LZ · Denver, CO, US

DUPR

4.241

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5669553409
显示原始对决元数据 JSON
[
  {
    "team_id": 5597044480,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Filut",
        "dupr_id": "JZ4QL4",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Tiffany Reyes",
        "dupr_id": "JZJ7KM",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Thornton, CO, US"
      }
    ]
  },
  {
    "team_id": 5319458297,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelsey Brading",
        "dupr_id": "6NKMNE",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Daniel Rotolo",
        "dupr_id": "1N96LZ",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]