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

Mixed League 3.5-3.9 Saturday

ID: 6061207672

Match Scores

11-2

Loss

Play Date

2026-05-30

Play Time (Est)

5:00 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SS
Sam Shutman

D5547L · USA

DUPR

3.300

IS
ishmeet singh

PK0O2M · Syosset, NY, US

DUPR

3.486

TEAM 2LOSS
VB
Vinh Bui

X0G567 · USA

DUPR

2.991

FF
Farzad Fred Rahavi

7DR7QM · USA

DUPR

2.869

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-6061207672
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5998716675,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Shutman",
        "dupr_id": "D5547L",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ishmeet singh",
        "dupr_id": "PK0O2M",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      }
    ]
  },
  {
    "team_id": 7687038379,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vinh Bui",
        "dupr_id": "X0G567",
        "rating": 2.991,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Farzad Fred Rahavi",
        "dupr_id": "7DR7QM",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]