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

Monday Night Men's League

ID: 8501802711

Match Scores

11-1

Loss

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Belle River, ON, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
FC
Francesco Costa

ME0QZP · Belle River, ON, CA

DUPR

3.423

JS
Jerry Soulliere

DN4KOL · Tecumseh, ON, CA

DUPR

4.155

TEAM 2LOSS
DS
David Suzor

0PX7W2 · USA

DUPR

2.540

MA
Mark Alexander

VXRE2P · Essex County, ON, CA

DUPR

3.265

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-8501802711
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6164222607,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Francesco Costa",
        "dupr_id": "ME0QZP",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Belle River, ON, CA"
      },
      {
        "name": "Jerry Soulliere",
        "dupr_id": "DN4KOL",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Tecumseh, ON, CA"
      }
    ]
  },
  {
    "team_id": 7958683375,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Suzor",
        "dupr_id": "0PX7W2",
        "rating": 2.54,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Alexander",
        "dupr_id": "VXRE2P",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Essex County, ON, CA"
      }
    ]
  }
]