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

Intermediate DUPR Recorded Match Play

ID: 7907794844

Match Scores

11-7

Loss

Play Date

2026-05-29

Play Time (Est)

9:00 PM

Play Location

1501 Broadway, New York, NY 10036, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jacob Schueler

N79KKZ · USA

DUPR

3.248

AN
Alysha Naik

7J9ZM9 · USA

DUPR

2.979

TEAM 2LOSS
NS
Neil Stratton

0RQY0X · New York, NY, US

DUPR

3.043

JS
Jonathan schwarz

56R75L · USA

DUPR

3.049

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-7907794844
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7561205621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Schueler",
        "dupr_id": "N79KKZ",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alysha Naik",
        "dupr_id": "7J9ZM9",
        "rating": 2.979,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7890590804,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neil Stratton",
        "dupr_id": "0RQY0X",
        "rating": 3.043,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jonathan schwarz",
        "dupr_id": "56R75L",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]