Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6128492143

Match Scores

21-10

Loss

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

The Picklr Fort Collins

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.563

JE
John Elstad

M27QGP · Denver, CO, US

DUPR

4.754

TEAM 2LOSS
NS
Nickolas Sanchez

0R7M0N · Aurora, CO, US

DUPR

4.332

HS
Hrishikesh Sane

L52265 · Parker, CO, US

DUPR

4.141

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6128492143
Show Raw Competitor Metadata 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"
      }
    ]
  }
]