Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Picklenova Summer Craze Tournament

ID: 6828025170

Match Scores

9-15

Win

Play Date

2023-06-09

Play Time (Est)

7:30 PM

Play Location

Mount Ogden Pickleball Courts, Constitution Way, Ogden, UT, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Clayton Shumway

1N5PXN · USA

DUPR

4.252

RH
Ricky hacking

3YRWWK · Lehi, UT, US

DUPR

4.328

TEAM 2WINNER
JK
Jeff Knowlton

2LQPM4 · Kaysville, UT, US

DUPR

4.617

JW
Jonathan Wood

1RQXKQ · Layton, UT, US

DUPR

4.238

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-6828025170
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5146969128,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clayton Shumway",
        "dupr_id": "1N5PXN",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ricky hacking",
        "dupr_id": "3YRWWK",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 5252282748,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Knowlton",
        "dupr_id": "2LQPM4",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Jonathan Wood",
        "dupr_id": "1RQXKQ",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      }
    ]
  }
]