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

ladder

ID: 6405924840

Match Scores

17-15

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Sydney, NS, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
MD
Mike Duhamel

QJZ59D · USA

DUPR

3.252

BM
Benoit Mercier

YXWVNE · Sydney, NS, CA

DUPR

3.237

TEAM 2LOSS
BD
Bruce Doucet

67QYGE · Sydney, NS, CA

DUPR

3.399

DM
Daniel Macinnis

56XR95 · Lingan Road, NS, CA

DUPR

2.904

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-6405924840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6881731657,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Duhamel",
        "dupr_id": "QJZ59D",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benoit Mercier",
        "dupr_id": "YXWVNE",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Sydney, NS, CA"
      }
    ]
  },
  {
    "team_id": 5128536621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Doucet",
        "dupr_id": "67QYGE",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Sydney, NS, CA"
      },
      {
        "name": "Daniel Macinnis",
        "dupr_id": "56XR95",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": "Lingan Road, NS, CA"
      }
    ]
  }
]