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

ladder

ID: 6191602251

Match Scores

9-15

Win

Play Date

2026-06-04

Play Time (Est)

4:45 AM

Play Location

Sydney, NS, Canada

Unverified Facility

Competitor Teams

TEAM 1LOSS
TA
Troy A Wilson

ZZLD9Q · Sydney, NS, CA

Rated Score

3.400

DM
Daniel Macinnis

56XR95 · Lingan Road, NS, CA

Rated Score

2.899

TEAM 2WINNER
MD
Mike Duhamel

QJZ59D · USA

Rated Score

3.253

BD
Bruce Doucet

67QYGE · Sydney, NS, CA

Rated Score

3.403

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-6191602251
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5588207951,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Troy A Wilson",
        "dupr_id": "ZZLD9Q",
        "rating": 3.4,
        "profile_pic_url": null,
        "location": "Sydney, NS, CA"
      },
      {
        "name": "Daniel Macinnis",
        "dupr_id": "56XR95",
        "rating": 2.899,
        "profile_pic_url": null,
        "location": "Lingan Road, NS, CA"
      }
    ]
  },
  {
    "team_id": 4721661445,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Duhamel",
        "dupr_id": "QJZ59D",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bruce Doucet",
        "dupr_id": "67QYGE",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Sydney, NS, CA"
      }
    ]
  }
]