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

Competitive Open Play Match

ID: 7484737699

Match Scores

11-8

Loss

Play Date

2026-05-05

Play Time (Est)

8:45 AM

Play Location

Cochrane, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
NL
Nancy Langford

8D0K0M · USA

DUPR

3.154

PM
Peter McDonald

WKQEYK · USA

DUPR

2.736

TEAM 2LOSS
DD
Dean Dennison

1RPMWD · USA

DUPR

3.748

RP
Robert Palmer

RX0KPM · AB, CA

DUPR

2.733

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-7484737699
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6376771325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nancy Langford",
        "dupr_id": "8D0K0M",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter McDonald",
        "dupr_id": "WKQEYK",
        "rating": 2.736,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4638514925,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Dennison",
        "dupr_id": "1RPMWD",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Palmer",
        "dupr_id": "RX0KPM",
        "rating": 2.733,
        "profile_pic_url": null,
        "location": "AB, CA"
      }
    ]
  }
]