Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HOP League

ID: 7488329291

Match Scores

13-11

Loss

Play Date

2026-01-10

Play Time (Est)

12:45 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CY
Charlie Yeng

0YLEE4 · USA

DUPR

3.882

MW
Mike Wilson

QJWMP0 · Mill Creek East, WA, US

DUPR

3.268

TEAM 2LOSS
LG
Leon Guan

1RPV6M · Seattle, WA, US

DUPR

3.574

BW
Brian Walton

QPR99N · Shoreline, WA, US

DUPR

3.834

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-7488329291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7311522186,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlie Yeng",
        "dupr_id": "0YLEE4",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Wilson",
        "dupr_id": "QJWMP0",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Mill Creek East, WA, US"
      }
    ]
  },
  {
    "team_id": 8055102075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leon Guan",
        "dupr_id": "1RPV6M",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Brian Walton",
        "dupr_id": "QPR99N",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Shoreline, WA, US"
      }
    ]
  }
]