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

Connecticut Pickleball League Match

ID: 8411058378

Match Scores

14-21

Loss

Play Date

2026-05-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JS
Joe Seaver

LVKKWJ · USA

DUPR

2.968

PM
Phillipe Melo

RWMK9M · Farmington, CT, US

DUPR

2.969

TEAM 2WINNER
NJ
Nick Johnson

N7EOR6 · USA

DUPR

2.734

AR
alex Rodrigues

RXNPKM · USA

DUPR

3.084

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-8411058378
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5555382435,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joe Seaver",
        "dupr_id": "LVKKWJ",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Phillipe Melo",
        "dupr_id": "RWMK9M",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      }
    ]
  },
  {
    "team_id": 8235370354,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Johnson",
        "dupr_id": "N7EOR6",
        "rating": 2.734,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex Rodrigues",
        "dupr_id": "RXNPKM",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]