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

Monday Night Men's League

ID: 5684636043

Match Scores

11-5

Loss

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Belle River, ON, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
DE
Dave Ekblad

6K5ENE · USA

DUPR

3.012

EP
Edward Pavlakovich

LV0Q06 · USA

DUPR

3.303

TEAM 2LOSS
BB
Brian Bensette

8JNJ44 · Essex, ON, CA

DUPR

3.070

CM
Craig Mooney

GW5ZWM · USA

DUPR

2.795

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-5684636043
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8534603961,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Ekblad",
        "dupr_id": "6K5ENE",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Edward Pavlakovich",
        "dupr_id": "LV0Q06",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5565569368,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Bensette",
        "dupr_id": "8JNJ44",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": "Essex, ON, CA"
      },
      {
        "name": "Craig Mooney",
        "dupr_id": "GW5ZWM",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]