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

Sunday Evening Beginner+ Instructional

ID: 4945529758

Match Scores

11-3

Win

Play Date

2026-06-07

Play Time (Est)

11:30 PM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Alice Lee

LZVJL6 · New York, NY, US

DUPR

2.468

DN
Daniel Neill

JYRP6J · USA

DUPR

2.965

TEAM 2LOSS
JL
Jeff Lowell

5EMJYL · USA

DUPR

2.276

LH
Lauren Howard

Q9WXW0 · USA

DUPR

2.211

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-4945529758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7038403162,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alice Lee",
        "dupr_id": "LZVJL6",
        "rating": 2.468,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Daniel Neill",
        "dupr_id": "JYRP6J",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6103050759,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Lowell",
        "dupr_id": "5EMJYL",
        "rating": 2.276,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lauren Howard",
        "dupr_id": "Q9WXW0",
        "rating": 2.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]