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

Competitive Open Play Match

ID: 5465177567

Match Scores

11-8

Loss

Play Date

2026-05-05

Play Time (Est)

12:45 AM

Play Location

Cochrane, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jacqueline Mann

G0Z4NM · USA

DUPR

2.489

PM
Peter McDonald

WKQEYK · USA

DUPR

2.730

TEAM 2LOSS
ZL
Zahir Lakha

30JEZQ · USA

DUPR

2.923

RP
Robert Palmer

RX0KPM · AB, CA

DUPR

2.740

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-5465177567
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5128264357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacqueline Mann",
        "dupr_id": "G0Z4NM",
        "rating": 2.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter McDonald",
        "dupr_id": "WKQEYK",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7772594637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Zahir Lakha",
        "dupr_id": "30JEZQ",
        "rating": 2.923,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Palmer",
        "dupr_id": "RX0KPM",
        "rating": 2.74,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]