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

Competitive Open Play Match

ID: 7389396776

Match Scores

15-10

Loss

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Sydney, NS, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
TA
Troy A Wilson

ZZLD9Q · Sydney, NS, CA

DUPR

3.412

MD
Mike Duhamel

QJZ59D · USA

DUPR

3.252

TEAM 2LOSS
BD
Bruce Doucet

67QYGE · Sydney, NS, CA

DUPR

3.404

BM
Benoit Mercier

YXWVNE · Sydney, NS, CA

DUPR

3.236

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-7389396776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7176408065,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Troy A Wilson",
        "dupr_id": "ZZLD9Q",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": "Sydney, NS, CA"
      },
      {
        "name": "Mike Duhamel",
        "dupr_id": "QJZ59D",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4369762432,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Doucet",
        "dupr_id": "67QYGE",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Sydney, NS, CA"
      },
      {
        "name": "Benoit Mercier",
        "dupr_id": "YXWVNE",
        "rating": 3.236,
        "profile_pic_url": null,
        "location": "Sydney, NS, CA"
      }
    ]
  }
]