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

NRRP Sun. League Level 4

ID: 6774780288

Match Scores

9-8

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ET
Edward Torres

RWDKMD · North Ridgeville, OH, US

DUPR

2.634

AR
Alisha Rowe

94ERXJ · USA

DUPR

2.557

TEAM 2LOSS
MO
Michael Oswalt

56L5RV · USA

DUPR

2.413

KL
Keira Li

WK59RY · Cleveland, OH, US

DUPR

2.793

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-6774780288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8195146762,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edward Torres",
        "dupr_id": "RWDKMD",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Alisha Rowe",
        "dupr_id": "94ERXJ",
        "rating": 2.557,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4561900844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Oswalt",
        "dupr_id": "56L5RV",
        "rating": 2.413,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keira Li",
        "dupr_id": "WK59RY",
        "rating": 2.793,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  }
]