Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Connecticut Pickleball League Match

ID: 4335437380

Match Scores

21-15

Loss

Play Date

2026-04-11

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Joshua Fiorito

X2OMR5 · Bristol, CT, US

DUPR

3.892

NL
Nick Loucks

DNONE4 · Farmington, CT, US

DUPR

3.971

TEAM 2LOSS
IB
Ian Braverman

QXE664 · Simsbury, CT, US

DUPR

3.708

RF
Red Ferrier

RZQR9Q · Agawam, MA, US

DUPR

3.836

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-4335437380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5831742888,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Fiorito",
        "dupr_id": "X2OMR5",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Bristol, CT, US"
      },
      {
        "name": "Nick Loucks",
        "dupr_id": "DNONE4",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Farmington, CT, US"
      }
    ]
  },
  {
    "team_id": 7739277494,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Braverman",
        "dupr_id": "QXE664",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      },
      {
        "name": "Red Ferrier",
        "dupr_id": "RZQR9Q",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Agawam, MA, US"
      }
    ]
  }
]