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

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

ID: 8079928934

Match Scores

21-11

Win

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brian Becker

YMXEJE · Bellport, NY, US

DUPR

3.536

SW
Steven Weltner

G0JRQQ · USA

DUPR

3.634

TEAM 2LOSS
MF
Max Fischer

4QRY2V · USA

DUPR

2.849

RS
Reid Sicoli

V2N9OP · USA

DUPR

3.206

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-8079928934
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4351588294,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Becker",
        "dupr_id": "YMXEJE",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Bellport, NY, US"
      },
      {
        "name": "Steven Weltner",
        "dupr_id": "G0JRQQ",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5754849026,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Fischer",
        "dupr_id": "4QRY2V",
        "rating": 2.849,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Reid Sicoli",
        "dupr_id": "V2N9OP",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]