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

Sunday Evening Beginner+ Instructional

ID: 7614330723

Match Scores

7-11

Loss

Play Date

2026-06-07

Play Time (Est)

4:45 AM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LH
Lauren Howard

Q9WXW0 · USA

DUPR

2.042

AL
Alice Lee

LZVJL6 · New York, NY, US

DUPR

2.519

TEAM 2WINNER
JB
Josh Burnley

Z4R9XL · USA

DUPR

2.955

DN
Daniel Neill

JYRP6J · USA

DUPR

2.696

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-7614330723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8443901832,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lauren Howard",
        "dupr_id": "Q9WXW0",
        "rating": 2.042,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alice Lee",
        "dupr_id": "LZVJL6",
        "rating": 2.519,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 5940982964,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Burnley",
        "dupr_id": "Z4R9XL",
        "rating": 2.955,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Neill",
        "dupr_id": "JYRP6J",
        "rating": 2.696,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]