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

DUPR Reset / Set Partners @ PBK Lynnwood

ID: 5401344569

Match Scores

15-5

Loss

Play Date

2026-04-16

Play Time (Est)

6:15 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jonathan Williams

3YL7QP · USA

DUPR

3.290

LS
Logan Standifird

K5NMWO · USA

DUPR

3.402

TEAM 2LOSS
AP
Andrew Pottenger

7600G5 · USA

DUPR

3.378

LB
Liisa Bonner

NX7VO2 · USA

DUPR

3.048

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-5401344569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4943535229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Williams",
        "dupr_id": "3YL7QP",
        "rating": 3.29,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Standifird",
        "dupr_id": "K5NMWO",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5809233307,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Pottenger",
        "dupr_id": "7600G5",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Liisa Bonner",
        "dupr_id": "NX7VO2",
        "rating": 3.048,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]