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

Competitive Open Play Match

ID: 7519351435

Match Scores

11-8

Win

Play Date

2025-07-19

Play Time (Est)

8:45 AM

Play Location

Nelson, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
TL
Terry Lund

PWP7ZE · USA

DUPR

2.895

PV
Paul Van Caeseele

XKEX62 · Nelson, BC, CA

DUPR

2.821

TEAM 2LOSS
DF
Doug farquharson

KXZGG6 · Nelson, BC, CA

DUPR

3.011

LM
Len MacCharles

QPMVXR · USA

DUPR

2.711

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-7519351435
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4888834219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terry Lund",
        "dupr_id": "PWP7ZE",
        "rating": 2.895,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul  Van Caeseele",
        "dupr_id": "XKEX62",
        "rating": 2.821,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  },
  {
    "team_id": 4364149583,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug  farquharson",
        "dupr_id": "KXZGG6",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      },
      {
        "name": "Len MacCharles",
        "dupr_id": "QPMVXR",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]