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

CPL (3.0) Week (10) Paddles Up East Setauket @ Picklr Centereach

ID: 6529036680

Match Scores

21-17

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brian Becker

YMXEJE · Bellport, NY, US

DUPR

3.526

TF
Thomas Flanagan

EX2KWO · USA

DUPR

2.642

TEAM 2LOSS
RS
Reid Sicoli

V2N9OP · USA

DUPR

3.215

MF
Max Fischer

4QRY2V · USA

DUPR

2.879

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-6529036680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6654231543,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Becker",
        "dupr_id": "YMXEJE",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Bellport, NY, US"
      },
      {
        "name": "Thomas Flanagan",
        "dupr_id": "EX2KWO",
        "rating": 2.642,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5850755379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reid Sicoli",
        "dupr_id": "V2N9OP",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Fischer",
        "dupr_id": "4QRY2V",
        "rating": 2.879,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]