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

Net Riders Ladder League

ID: 4728692875

Match Scores

11-3

Loss

Play Date

2025-11-03

Play Time (Est)

8:45 AM

Play Location

Marysville, WA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Paul Nordlund

0QOV24 · Marysville, WA, US

DUPR

2.451

Sam Hastings

4VJX5K · Lake Stevens, WA, US

DUPR

2.994

TEAM 2LOSS
BL
Bill Lewis

O6P79W · USA

DUPR

2.133

Jon Kaplan

2QV0QR · Snohomish, WA, US

DUPR

2.526

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-4728692875
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4299741851,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Nordlund",
        "dupr_id": "0QOV24",
        "rating": 2.451,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "Marysville, WA, US"
      },
      {
        "name": "Sam Hastings",
        "dupr_id": "4VJX5K",
        "rating": 2.994,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/14.jpg",
        "location": "Lake Stevens, WA, US"
      }
    ]
  },
  {
    "team_id": 7928522882,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Lewis",
        "dupr_id": "O6P79W",
        "rating": 2.133,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jon Kaplan",
        "dupr_id": "2QV0QR",
        "rating": 2.526,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Snohomish, WA, US"
      }
    ]
  }
]