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

NRRP Sun. League Level 5

ID: 8167100462

Match Scores

11-3

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JL
James Lett

EWZPMO · USA

DUPR

2.969

TO
theron orme

1QNRP4 · Cleveland, OH, US

DUPR

4.621

TEAM 2LOSS
RH
rami hachwi

O6Y69L · USA

DUPR

2.732

ET
Elizabeth Torres

OZ5K4E · North Ridgeville, OH, US

DUPR

2.709

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-8167100462
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6150968049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Lett",
        "dupr_id": "EWZPMO",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "theron orme",
        "dupr_id": "1QNRP4",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 8086343129,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "rami hachwi",
        "dupr_id": "O6Y69L",
        "rating": 2.732,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Torres",
        "dupr_id": "OZ5K4E",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]