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

NRRP Thu. League Level 5

ID: 4507314302

Match Scores

7-11

Loss

Play Date

2026-06-04

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TK
Thomas Krewson

X0EDYX · USA

DUPR

3.114

NT
Nick Torres

PZLJ9G · Cleveland, OH, US

DUPR

3.553

TEAM 2WINNER
DP
David Perkins

J526ND · North Ridgeville, OH, US

DUPR

3.336

WY
Wayne Yanetta

D9J0E6 · USA

DUPR

2.986

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-4507314302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6091292387,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Krewson",
        "dupr_id": "X0EDYX",
        "rating": 3.114,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Torres",
        "dupr_id": "PZLJ9G",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 7964143446,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Perkins",
        "dupr_id": "J526ND",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Wayne Yanetta",
        "dupr_id": "D9J0E6",
        "rating": 2.986,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]