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

The Pickleball Centers

ID: 5512755405

Match Scores

2-11

Win

Play Date

2026-03-07

Play Time (Est)

10:15 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
DB
Debbie Blanchard

D9L2LY · Edmonton, AB, CA

DUPR

2.202

JM
Jenna McColl-Easby

MP7WED · USA

DUPR

2.000

TEAM 2WINNER
BR
Brittany Routhier

YMMJ5E · St. Albert, AB, CA

DUPR

2.683

JM
Jennifer M

RWMEEE · Edmonton, AB, CA

DUPR

2.019

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-5512755405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5994496306,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Debbie Blanchard",
        "dupr_id": "D9L2LY",
        "rating": 2.202,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jenna McColl-Easby",
        "dupr_id": "MP7WED",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6681339051,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brittany Routhier",
        "dupr_id": "YMMJ5E",
        "rating": 2.683,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Jennifer M",
        "dupr_id": "RWMEEE",
        "rating": 2.019,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]