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

Week 5

ID: 5483942626

Match Scores

4-15

Loss

Play Date

2026-04-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KW
Kim Westphal

N7R2DW · Blaine, MN, US

DUPR

3.066

RW
Ryan Westphal

N7XE0W · Blaine, MN, US

DUPR

3.607

TEAM 2WINNER
HR
Hector Reyes

99YGNV · Minneapolis, MN, US

DUPR

3.792

AR
Adrienne Ricker

PZKEQQ · Minneapolis, MN, US

DUPR

2.944

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-5483942626
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7586959037,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Westphal",
        "dupr_id": "N7R2DW",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      },
      {
        "name": "Ryan Westphal",
        "dupr_id": "N7XE0W",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Blaine, MN, US"
      }
    ]
  },
  {
    "team_id": 7531318027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hector Reyes",
        "dupr_id": "99YGNV",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Adrienne Ricker",
        "dupr_id": "PZKEQQ",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]