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

NRRP Tue. League Level 4

ID: 4809436113

Match Scores

2-11

Loss

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SJ
Shannon Joherl

GW5PKV · North Ridgeville, OH, US

DUPR

2.537

MM
Mary Myers

WX56QM · North Ridgeville, OH, US

DUPR

2.599

TEAM 2WINNER
GK
Greg Kosunick

0ZP5R2 · USA

DUPR

2.868

JC
John Coric

X25OJ4 · USA

DUPR

2.524

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-4809436113
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8116212422,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shannon Joherl",
        "dupr_id": "GW5PKV",
        "rating": 2.537,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      },
      {
        "name": "Mary Myers",
        "dupr_id": "WX56QM",
        "rating": 2.599,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  },
  {
    "team_id": 5794344362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Kosunick",
        "dupr_id": "0ZP5R2",
        "rating": 2.868,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Coric",
        "dupr_id": "X25OJ4",
        "rating": 2.524,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]