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

Newport Pickleball Club

ID: 7704657093

Match Scores

11-10

Win

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

Middletown, RI, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BC
Bryan Crandall

56M77R · Portsmouth, RI, US

DUPR

2.780

TR
Tyler Reissmann

QJ5920 · Middletown, RI, US

DUPR

3.134

TEAM 2LOSS
MS
Max Silvia

0RONWG · Portsmouth, RI, US

DUPR

3.442

LS
Lauren Sutton

RY75GD · USA

DUPR

3.443

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-7704657093
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5703191035,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Crandall",
        "dupr_id": "56M77R",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": "Portsmouth, RI, US"
      },
      {
        "name": "Tyler Reissmann",
        "dupr_id": "QJ5920",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Middletown, RI, US"
      }
    ]
  },
  {
    "team_id": 5352235858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Silvia",
        "dupr_id": "0RONWG",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Portsmouth, RI, US"
      },
      {
        "name": "Lauren Sutton",
        "dupr_id": "RY75GD",
        "rating": 3.443,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]