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

NRRP Sun. League Level 4

ID: 6308518377

Match Scores

9-5

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MO
Michael Oswalt

56L5RV · USA

DUPR

2.406

KL
Keira Li

WK59RY · Cleveland, OH, US

DUPR

2.815

TEAM 2LOSS
JP
Julie Phillips

WKE2OY · North Ridgeville, OH, US

DUPR

2.332

LL
Lynn LaFene

3VYWM7 · Huron, OH, US

DUPR

2.716

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-6308518377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5191094732,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Oswalt",
        "dupr_id": "56L5RV",
        "rating": 2.406,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keira Li",
        "dupr_id": "WK59RY",
        "rating": 2.815,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 4984441815,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Phillips",
        "dupr_id": "WKE2OY",
        "rating": 2.332,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Lynn LaFene",
        "dupr_id": "3VYWM7",
        "rating": 2.716,
        "profile_pic_url": null,
        "location": "Huron, OH, US"
      }
    ]
  }
]