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

Mens 3.0-3.49

ID: 4423608365

Match Scores

11-5

Win

Play Date

2026-05-02

Play Time (Est)

6:15 AM

Play Location

Hot Shots Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
NR
Nathan Rosson

KDPVW7 · USA

DUPR

3.473

JH
Jon Hite

2QV4L4 · Canton, OH, US

DUPR

3.164

TEAM 2LOSS
DE
Daniel Evans

PK6E6E · USA

DUPR

2.892

CH
Charles Horner II

G0ZO2Q · Hartville, OH, US

DUPR

2.323

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-4423608365
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7360367022,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Rosson",
        "dupr_id": "KDPVW7",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Hite",
        "dupr_id": "2QV4L4",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": "Canton, OH, US"
      }
    ]
  },
  {
    "team_id": 6424366460,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Evans",
        "dupr_id": "PK6E6E",
        "rating": 2.892,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles  Horner II",
        "dupr_id": "G0ZO2Q",
        "rating": 2.323,
        "profile_pic_url": null,
        "location": "Hartville, OH, US"
      }
    ]
  }
]