Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Mens 3.0-3.49

ID: 6940583107

Match Scores

6-11

Loss

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
NR
Nathan Rosson

KDPVW7 · USA

DUPR

3.478

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.169

TEAM 2WINNER
NP
Nik Pappas

X0NLR7 · USA

DUPR

3.260

TH
Tim Hoover

6PJOEE · USA

DUPR

3.260

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-6940583107
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5435931559,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Rosson",
        "dupr_id": "KDPVW7",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.169,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 7834069466,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nik Pappas",
        "dupr_id": "X0NLR7",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Hoover",
        "dupr_id": "6PJOEE",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]