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

Sunday Evening Beginner+ Instructional

ID: 5224572320

Match Scores

11-6

Win

Play Date

2026-05-31

Play Time (Est)

9:00 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.444

DN
Daniel Neill

JYRP6J · USA

DUPR

3.057

TEAM 2LOSS
AF
Alan Friedman

N5X5XN · USA

DUPR

2.680

PW
Paulina Walicka

Y47WVK · USA

DUPR

2.359

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-5224572320
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6838843231,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alice Lee",
        "dupr_id": "LZVJL6",
        "rating": 2.444,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Daniel Neill",
        "dupr_id": "JYRP6J",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5656444236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Friedman",
        "dupr_id": "N5X5XN",
        "rating": 2.68,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paulina Walicka",
        "dupr_id": "Y47WVK",
        "rating": 2.359,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]