Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8555621890

Match Scores

15-8

Win

Play Date

2026-01-10

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ML
Michael Lachance

EWRKZO · Cold Lake, AB, CA

DUPR

3.889

MH
Mitchel Hillaby

G5JJZG · Cold Lake, AB, CA

DUPR

4.198

TEAM 2LOSS
PC
Paul Charlebois

Q59RY0 · Saint Paul, AB, CA

DUPR

4.132

DF
Dylan Feduniak

99W9OR · USA

DUPR

3.599

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-8555621890
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6115728662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Lachance",
        "dupr_id": "EWRKZO",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Cold Lake, AB, CA"
      },
      {
        "name": "Mitchel Hillaby",
        "dupr_id": "G5JJZG",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Cold Lake, AB, CA"
      }
    ]
  },
  {
    "team_id": 7245476076,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Charlebois",
        "dupr_id": "Q59RY0",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Saint Paul, AB, CA"
      },
      {
        "name": "Dylan Feduniak",
        "dupr_id": "99W9OR",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]