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

HOP League Division 14

ID: 7217886565

Match Scores

12-10

Win

Play Date

2026-03-28

Play Time (Est)

2:15 AM

Play Location

Lynnwood, WA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Mike Wilson

QJWMP0 · Mill Creek East, WA, US

DUPR

3.731

Jeremy Cavner

DNZNMY · Kenmore, WA, US

DUPR

3.186

TEAM 2LOSS
Ben Nguyen

QJ72YN · Seattle, WA, US

DUPR

3.433

LG
Logan Gorski

RWRLJD · USA

DUPR

3.339

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-7217886565
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6957430180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Wilson",
        "dupr_id": "QJWMP0",
        "rating": 3.731,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/72.jpg",
        "location": "Mill Creek East, WA, US"
      },
      {
        "name": "Jeremy Cavner",
        "dupr_id": "DNZNMY",
        "rating": 3.186,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Kenmore, WA, US"
      }
    ]
  },
  {
    "team_id": 6887262826,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Nguyen",
        "dupr_id": "QJ72YN",
        "rating": 3.433,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Seattle, WA, US"
      },
      {
        "name": "Logan Gorski",
        "dupr_id": "RWRLJD",
        "rating": 3.339,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]