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

The Pickleball Centers

ID: 4702699305

Match Scores

11-3

Loss

Play Date

2026-06-03

Play Time (Est)

10:15 AM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
MC
Michelle Cabaj

ODD9RL · St. Albert, AB, CA

DUPR

2.925

TB
Terri Bozok

DWQ67X · Edmonton, AB, CA

DUPR

2.941

TEAM 2LOSS
KP
Kim Pearce

4LYXLV · St. Albert, AB, CA

DUPR

2.780

KS
Katie Swan

YXJZMK · Calgary, AB, CA

DUPR

2.614

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-4702699305
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7572930744,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Cabaj",
        "dupr_id": "ODD9RL",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Terri Bozok",
        "dupr_id": "DWQ67X",
        "rating": 2.941,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 5867795888,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Pearce",
        "dupr_id": "4LYXLV",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": "St. Albert, AB, CA"
      },
      {
        "name": "Katie Swan",
        "dupr_id": "YXJZMK",
        "rating": 2.614,
        "profile_pic_url": null,
        "location": "Calgary, AB, CA"
      }
    ]
  }
]