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

Net Riders Ladder League

ID: 5275095409

Match Scores

8-11

Loss

Play Date

2025-10-27

Play Time (Est)

2:15 AM

Play Location

Marysville, WA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Sam Hastings

4VJX5K · Lake Stevens, WA, US

DUPR

2.979

Jon Kaplan

2QV0QR · Snohomish, WA, US

DUPR

2.540

TEAM 2WINNER
AP
Andy Packard

KXQWLO · USA

DUPR

2.920

DS
Darrin Stone

JPOLWD · USA

DUPR

3.302

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-5275095409
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6233756312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Hastings",
        "dupr_id": "4VJX5K",
        "rating": 2.979,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Lake Stevens, WA, US"
      },
      {
        "name": "Jon Kaplan",
        "dupr_id": "2QV0QR",
        "rating": 2.54,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Snohomish, WA, US"
      }
    ]
  },
  {
    "team_id": 4847560456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Packard",
        "dupr_id": "KXQWLO",
        "rating": 2.92,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darrin Stone",
        "dupr_id": "JPOLWD",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]