Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mixed intermediate League Monday

ID: 5579060443

Match Scores

9-7

Win

Play Date

2025-06-16

Play Time (Est)

8:45 AM

Play Location

Life Time, 350 Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RC
Ron Csillag

4L9MEM · USA

DUPR

3.108

SB
Sunil Britt

8KVL7K · Jericho, NY, US

DUPR

4.501

TEAM 2LOSS
RR
Robert Ross

8DR05X · USA

DUPR

3.091

RR
Randy Rothenberg

QPOPXR · USA

DUPR

3.654

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-5579060443
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6912051270,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ron Csillag",
        "dupr_id": "4L9MEM",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sunil Britt",
        "dupr_id": "8KVL7K",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  },
  {
    "team_id": 7004898283,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Ross",
        "dupr_id": "8DR05X",
        "rating": 3.091,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Rothenberg",
        "dupr_id": "QPOPXR",
        "rating": 3.654,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]