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

Connecticut Pickleball League Match

ID: 8294666431

Match Scores

21-17

Win

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Melanie Meehan

MPDG6V · Simsbury, CT, US

DUPR

3.440

Jennifer Murnane

MEJ0RV · Simsbury, CT, US

DUPR

3.184

TEAM 2LOSS
CH
Courtney Hills

PZWRKZ · USA

DUPR

3.222

Jenny Koopman

0Z55RG · Southington, CT, US

DUPR

3.015

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-8294666431
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4976717029,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melanie Meehan",
        "dupr_id": "MPDG6V",
        "rating": 3.44,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/38.jpg",
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Jennifer Murnane",
        "dupr_id": "MEJ0RV",
        "rating": 3.184,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/19.jpg",
        "location": "Simsbury, CT, US"
      }
    ]
  },
  {
    "team_id": 6564602227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Courtney Hills",
        "dupr_id": "PZWRKZ",
        "rating": 3.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenny  Koopman",
        "dupr_id": "0Z55RG",
        "rating": 3.015,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/14.jpg",
        "location": "Southington, CT, US"
      }
    ]
  }
]