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

Super DUPR 4.5 Team Average Mixed Doubles

ID: 7928586908

对局比分

10-12

获胜 / Win

对决日期

2026-04-05

对局时间 (估算)

9:00 PM

对决场地

Thornton | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
JF
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.472

TR
Tiffany Reyes

JZJ7KM · Thornton, CO, US

DUPR

4.175

阵营 2胜方
SS
Saneh Ste. Claire

2LOG0R · Denver, CO, US

DUPR

4.260

PP
Prapav Patel

LVJXVK · Highlands Ranch, CO, US

DUPR

4.816

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7928586908
显示原始对决元数据 JSON
[
  {
    "team_id": 4504722907,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Filut",
        "dupr_id": "JZ4QL4",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Tiffany Reyes",
        "dupr_id": "JZJ7KM",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Thornton, CO, US"
      }
    ]
  },
  {
    "team_id": 8094851489,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Saneh Ste. Claire",
        "dupr_id": "2LOG0R",
        "rating": 4.26,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Prapav Patel",
        "dupr_id": "LVJXVK",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]