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

Newport Pickleball Club

ID: 4558501702

Match Scores

11-6

Loss

Play Date

2026-06-02

Play Time (Est)

11:30 PM

Play Location

Middletown, RI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Joshua Bacon

VX6MQ7 · Newport, RI, US

DUPR

3.219

JW
Jennifer Walsh

76YXQM · USA

DUPR

2.910

TEAM 2LOSS
KK
Kristen Kochanski

RXY9LM · RI, US

DUPR

3.471

AC
ANTHONY COTTONE

7ZZVN4 · USA

DUPR

3.478

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-4558501702
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7379066676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Bacon",
        "dupr_id": "VX6MQ7",
        "rating": 3.219,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Jennifer Walsh",
        "dupr_id": "76YXQM",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7200068041,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristen Kochanski",
        "dupr_id": "RXY9LM",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": "RI, US"
      },
      {
        "name": "ANTHONY COTTONE",
        "dupr_id": "7ZZVN4",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]