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

Competitive Open Play Match

ID: 5228324841

Match Scores

6-15

Win

Play Date

2026-01-10

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
DL
Donna Lott

JPGP4W · USA

DUPR

2.883

DF
Dylan Feduniak

99W9OR · USA

DUPR

3.617

TEAM 2WINNER
Lauren Hahn

KOKDXK · Sherwood Park, AB, CA

DUPR

3.413

Michael Lachance

EWRKZO · Cold Lake, AB, CA

DUPR

3.880

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-5228324841
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6270577905,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Donna Lott",
        "dupr_id": "JPGP4W",
        "rating": 2.883,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dylan Feduniak",
        "dupr_id": "99W9OR",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6649128031,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lauren Hahn",
        "dupr_id": "KOKDXK",
        "rating": 3.413,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/83.jpg",
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Michael Lachance",
        "dupr_id": "EWRKZO",
        "rating": 3.88,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Cold Lake, AB, CA"
      }
    ]
  }
]