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

West Kootenay DUPR Ladder League

ID: 6960823531

Match Scores

0-11

Loss

Play Date

2025-07-05

Play Time (Est)

8:45 AM

Play Location

Nelson, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Allan MacLeod

OZM0NP · USA

DUPR

2.584

TB
Tim Beecham

NR444W · Central Kootenay, BC, CA

DUPR

3.386

TEAM 2WINNER
SG
Stewart Gillingham

ZDQO9W · USA

DUPR

3.683

PV
Paul Van Caeseele

XKEX62 · Nelson, BC, CA

DUPR

2.679

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-6960823531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4643784661,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allan  MacLeod",
        "dupr_id": "OZM0NP",
        "rating": 2.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Beecham",
        "dupr_id": "NR444W",
        "rating": 3.386,
        "profile_pic_url": null,
        "location": "Central Kootenay, BC, CA"
      }
    ]
  },
  {
    "team_id": 7980264105,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stewart Gillingham",
        "dupr_id": "ZDQO9W",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul  Van Caeseele",
        "dupr_id": "XKEX62",
        "rating": 2.679,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  }
]