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

Sunday Evening Beginner+ Instructional

ID: 7759706694

Match Scores

2-11

Win

Play Date

2026-05-31

Play Time (Est)

7:30 PM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jeff Lowell

5EMJYL · USA

DUPR

2.272

DN
Daniel Neill

JYRP6J · USA

DUPR

2.933

TEAM 2WINNER
AL
Alice Lee

LZVJL6 · New York, NY, US

DUPR

2.471

AF
Alan Friedman

N5X5XN · USA

DUPR

2.732

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-7759706694
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6839617932,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Lowell",
        "dupr_id": "5EMJYL",
        "rating": 2.272,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Neill",
        "dupr_id": "JYRP6J",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4527603258,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alice Lee",
        "dupr_id": "LZVJL6",
        "rating": 2.471,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Alan Friedman",
        "dupr_id": "N5X5XN",
        "rating": 2.732,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]