Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Manitoba Pickleball League

ID: 6290061856

Match Scores

11-7

Loss

Play Date

2025-12-13

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Linda Trstenjak

ZN79MQ · Winnipeg, MB, CA

DUPR

3.948

HS
Heather Shayna

6N2OKE · USA

DUPR

3.499

TEAM 2LOSS
LV
Louise Vermette

2QEQRE · Winnipeg, MB, CA

DUPR

3.842

KS
Karen Schellenberg

5922VP · Winnipeg, MB, CA

DUPR

3.768

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-6290061856
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6326953772,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linda Trstenjak",
        "dupr_id": "ZN79MQ",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Heather Shayna",
        "dupr_id": "6N2OKE",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6091792293,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Louise Vermette",
        "dupr_id": "2QEQRE",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      },
      {
        "name": "Karen Schellenberg",
        "dupr_id": "5922VP",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  }
]