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

Mixed Intermediate Drop-In League Saturday

ID: 5355590104

Match Scores

11-13

Loss

Play Date

2026-05-23

Play Time (Est)

5:00 PM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BL
Brian Lehon

YMQ4PD · USA

DUPR

2.572

AI
Armando Inca

QPD6OD · New York, NY, US

DUPR

3.354

TEAM 2WINNER
RL
Rob Landy

3Z7E2W · USA

DUPR

3.078

JM
Justin Mayer

559M90 · USA

DUPR

2.962

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-5355590104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4590016221,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Lehon",
        "dupr_id": "YMQ4PD",
        "rating": 2.572,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Armando Inca",
        "dupr_id": "QPD6OD",
        "rating": 3.354,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 4927067074,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rob Landy",
        "dupr_id": "3Z7E2W",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Mayer",
        "dupr_id": "559M90",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]