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

Sunday Evening Beginner+ Instructional

ID: 8255923778

Match Scores

11-1

Win

Play Date

2026-06-07

Play Time (Est)

3:30 PM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Josh Burnley

Z4R9XL · USA

DUPR

2.885

AL
Alice Lee

LZVJL6 · New York, NY, US

DUPR

2.498

TEAM 2LOSS
DN
Daniel Neill

JYRP6J · USA

DUPR

2.845

JL
Jeff Lowell

5EMJYL · USA

DUPR

2.228

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-8255923778
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7683897779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Burnley",
        "dupr_id": "Z4R9XL",
        "rating": 2.885,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alice Lee",
        "dupr_id": "LZVJL6",
        "rating": 2.498,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6548619410,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Neill",
        "dupr_id": "JYRP6J",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Lowell",
        "dupr_id": "5EMJYL",
        "rating": 2.228,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]