Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Utah State Pickleball Round Robin Championship - MD / 5.0 / All Ages

ID: 4851886965

Match Scores

7-11

Win

Play Date

2025-11-22

Play Time (Est)

10:15 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1LOSS
JF
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.467

LS
Logan Smith

DWYVL6 · Lakewood, CO, US

DUPR

4.734

TEAM 2WINNER
CN
Cade Neumann

12OWZY · St. George, UT, US

DUPR

5.019

CP
Casey Paulson

8DYE4X · St. George, UT, US

DUPR

4.699

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-4851886965
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5453165624,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Filut",
        "dupr_id": "JZ4QL4",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Logan Smith",
        "dupr_id": "DWYVL6",
        "rating": 4.734,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  },
  {
    "team_id": 5855772292,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cade Neumann",
        "dupr_id": "12OWZY",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Casey Paulson",
        "dupr_id": "8DYE4X",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]