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

Men’s DUPR Ladder 3

ID: 6442415777

Match Scores

6-9

Win

Play Date

2026-04-30

Play Time (Est)

6:15 AM

Play Location

The Picklr Winnipeg South

Unverified Facility

Competitor Teams

TEAM 1LOSS
DH
Daniel Hotel

M9ZXLP · USA

DUPR

3.046

Gordon Fitzell

LVEPO6 · Winnipeg, MB, CA

DUPR

3.436

TEAM 2WINNER
ML
Mark Leochko

WZKN4L · USA

DUPR

2.998

Rob Fiola

RZZ7RE · Winnipeg, MB, CA

DUPR

3.967

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-6442415777
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6624490105,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Hotel",
        "dupr_id": "M9ZXLP",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gordon Fitzell",
        "dupr_id": "LVEPO6",
        "rating": 3.436,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Winnipeg, MB, CA"
      }
    ]
  },
  {
    "team_id": 8534418317,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Leochko",
        "dupr_id": "WZKN4L",
        "rating": 2.998,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Fiola",
        "dupr_id": "RZZ7RE",
        "rating": 3.967,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]