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

BRACKETOLOGY - Club Pickleball USA - Men's 5.0

ID: 6138706045

Match Scores

11-6

Loss

Play Date

2025-04-19

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CN
Chase Nuttall

QP2G0D · Park City, UT, US

DUPR

5.236

JC
Jackson Cunningham

2LQ5D7 · Salt Lake City, UT, US

DUPR

5.104

TEAM 2LOSS
JA
John Angulo

0YXJLX · Taylorsville, UT, US

DUPR

4.840

RD
Ravindra Dandothya

35MWGP · Draper, UT, US

DUPR

5.132

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-6138706045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6930252270,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Nuttall",
        "dupr_id": "QP2G0D",
        "rating": 5.236,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Jackson Cunningham",
        "dupr_id": "2LQ5D7",
        "rating": 5.104,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 7042047989,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Angulo",
        "dupr_id": "0YXJLX",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Taylorsville, UT, US"
      },
      {
        "name": "Ravindra Dandothya",
        "dupr_id": "35MWGP",
        "rating": 5.132,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]