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

Pool A - DUPR 18 - The Dink Minor League Pickleball @ The Picklr Ft. Collins / FoCo Showdown

ID: 6128492143

对局比分

21-10

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

8:45 AM

对决场地

The Picklr Fort Collins

未核实场馆

对决竞争阵营

阵营 1胜方
JF
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.563

JE
John Elstad

M27QGP · Denver, CO, US

DUPR

4.754

阵营 2负方
NS
Nickolas Sanchez

0R7M0N · Aurora, CO, US

DUPR

4.332

HS
Hrishikesh Sane

L52265 · Parker, CO, US

DUPR

4.141

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6128492143
显示原始对决元数据 JSON
[
  {
    "team_id": 6190538281,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Filut",
        "dupr_id": "JZ4QL4",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "John Elstad",
        "dupr_id": "M27QGP",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 6362455942,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nickolas Sanchez",
        "dupr_id": "0R7M0N",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Hrishikesh Sane",
        "dupr_id": "L52265",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  }
]