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

NRRP Sun. League Level 4

ID: 5614029738

Match Scores

2-9

Loss

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
ET
Edward Torres

RWDKMD · North Ridgeville, OH, US

DUPR

2.619

MO
Michael Oswalt

56L5RV · USA

DUPR

2.398

TEAM 2WINNER
MH
Michael Hegedus

PPZ0RQ · USA

DUPR

2.757

KL
Keira Li

WK59RY · Cleveland, OH, US

DUPR

2.808

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-5614029738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7639954949,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Torres",
        "dupr_id": "RWDKMD",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Michael Oswalt",
        "dupr_id": "56L5RV",
        "rating": 2.398,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7307870671,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Hegedus",
        "dupr_id": "PPZ0RQ",
        "rating": 2.757,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keira Li",
        "dupr_id": "WK59RY",
        "rating": 2.808,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]