Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 8325759658

Match Scores

18-21

Win

Play Date

2026-04-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JF
Joshua Fiorito

X2OMR5 · Bristol, CT, US

DUPR

3.889

CR
Cam Rez

5E2X6P · CT, US

DUPR

3.858

TEAM 2WINNER
RL
Robert Levesque

0QXD4Q · Westfield, MA, US

DUPR

3.958

RF
Red Ferrier

RZQR9Q · Agawam, MA, US

DUPR

3.844

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-8325759658
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7992293901,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Fiorito",
        "dupr_id": "X2OMR5",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Bristol, CT, US"
      },
      {
        "name": "Cam Rez",
        "dupr_id": "5E2X6P",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "CT, US"
      }
    ]
  },
  {
    "team_id": 5669244107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Levesque",
        "dupr_id": "0QXD4Q",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Westfield, MA, US"
      },
      {
        "name": "Red Ferrier",
        "dupr_id": "RZQR9Q",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Agawam, MA, US"
      }
    ]
  }
]