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

Mixed League Under 3.0 Wednesday

ID: 6578434419

Match Scores

5-6

Win

Play Date

2026-06-03

Play Time (Est)

4:45 AM

Play Location

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
Joel Magid

VX9RJJ · USA

DUPR

2.390

ES
Elyse Sloyer

76KY70 · USA

DUPR

2.477

TEAM 2WINNER
RT
Robin Tierney

2LVKG4 · Massapequa, NY, US

DUPR

2.727

MM
Mitch Messling

2L9KXR · USA

DUPR

2.613

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-6578434419
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5627268121,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Magid",
        "dupr_id": "VX9RJJ",
        "rating": 2.39,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elyse Sloyer",
        "dupr_id": "76KY70",
        "rating": 2.477,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5386389185,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robin Tierney",
        "dupr_id": "2LVKG4",
        "rating": 2.727,
        "profile_pic_url": null,
        "location": "Massapequa, NY, US"
      },
      {
        "name": "Mitch Messling",
        "dupr_id": "2L9KXR",
        "rating": 2.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]