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

Newport Pickleball Club

ID: 5849158043

Match Scores

9-11

Win

Play Date

2026-06-02

Play Time (Est)

12:45 AM

Play Location

Middletown, RI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
PC
Peter Carpenter

OW5N47 · USA

DUPR

3.659

PD
Patrick Dinneen

2ZP4V4 · Newport, RI, US

DUPR

3.444

TEAM 2WINNER
BF
Brett Fodiman

5EY0LL · Newport, RI, US

DUPR

3.241

BA
Brevin Anthony Dupre

RYDV7D · Warren, RI, US

DUPR

3.242

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-5849158043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7708244407,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter Carpenter",
        "dupr_id": "OW5N47",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Dinneen",
        "dupr_id": "2ZP4V4",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      }
    ]
  },
  {
    "team_id": 6619418583,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brett Fodiman",
        "dupr_id": "5EY0LL",
        "rating": 3.241,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Brevin Anthony Dupre",
        "dupr_id": "RYDV7D",
        "rating": 3.242,
        "profile_pic_url": null,
        "location": "Warren, RI, US"
      }
    ]
  }
]