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

Newport Pickleball Club

ID: 7597285776

Match Scores

7-11

Loss

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Middletown, RI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DJ
Deidre Jacobson

2YLJJ7 · Newport, RI, US

DUPR

3.061

JC
Jamie Coleman

W60XNQ · Wilmington, NC, US

DUPR

3.041

TEAM 2WINNER
SC
Scott Carpenter

OWWGEE · USA

DUPR

3.065

TR
Tyler Reissmann

QJ5920 · USA

DUPR

3.117

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-7597285776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7516770826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deidre Jacobson",
        "dupr_id": "2YLJJ7",
        "rating": 3.061,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Jamie Coleman",
        "dupr_id": "W60XNQ",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7244339546,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Carpenter",
        "dupr_id": "OWWGEE",
        "rating": 3.065,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tyler Reissmann",
        "dupr_id": "QJ5920",
        "rating": 3.117,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]