Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HOP Div 16 Mens

ID: 8568099670

Match Scores

2-11

Win

Play Date

2026-02-28

Play Time (Est)

11:30 PM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LG
Leon Guan

1RPV6M · Seattle, WA, US

DUPR

3.585

DW
Douglas Whaley

O6EW9W · USA

DUPR

3.609

TEAM 2WINNER
BW
Brian Walton

QPR99N · Shoreline, WA, US

DUPR

3.862

LZ
Lawrence Zhuwawu

P555MQ · USA

DUPR

4.050

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-8568099670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5979704012,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leon Guan",
        "dupr_id": "1RPV6M",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Douglas Whaley",
        "dupr_id": "O6EW9W",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6403275065,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Walton",
        "dupr_id": "QPR99N",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Shoreline, WA, US"
      },
      {
        "name": "Lawrence Zhuwawu",
        "dupr_id": "P555MQ",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]