Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5582925843

Match Scores

15-9

Loss

Play Date

2026-05-19

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MP
Martin Proulx

MPQP7L · Ottawa, ON, CA

DUPR

3.879

FM
Fred Mailloux

0PP072 · USA

DUPR

4.287

TEAM 2LOSS
ES
Eric Servant

D596OL · Embrun, ON, CA

DUPR

3.841

DL
Denis Lafleche

NX006Z · Ottawa, ON, CA

DUPR

3.853

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-5582925843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7341862236,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martin Proulx",
        "dupr_id": "MPQP7L",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Fred Mailloux",
        "dupr_id": "0PP072",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5729032998,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Servant",
        "dupr_id": "D596OL",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": "Embrun, ON, CA"
      },
      {
        "name": "Denis Lafleche",
        "dupr_id": "NX006Z",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]