Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2

ID: 8548276451

Match Scores

2-11

Loss

Play Date

2026-06-01

Play Time (Est)

12:45 AM

Play Location

Victory Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DW
David Wallden

0YKWGG · USA

DUPR

2.844

JL
Jeff Luedke

GWP6VX · Rockford, IL, US

DUPR

3.632

TEAM 2WINNER
KS
Kyle Saunders

L2K4ZQ · Rockford, IL, US

DUPR

3.896

MJ
Merrick Johnson

WXXODG · Rockford, IL, US

DUPR

3.639

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-8548276451
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4508905843,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Wallden",
        "dupr_id": "0YKWGG",
        "rating": 2.844,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Luedke",
        "dupr_id": "GWP6VX",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  },
  {
    "team_id": 7553089917,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Saunders",
        "dupr_id": "L2K4ZQ",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Merrick Johnson",
        "dupr_id": "WXXODG",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  }
]