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

Competitive Open Play Match

ID: 4422973634

Match Scores

10-11

Loss

Play Date

2025-07-19

Play Time (Est)

3:30 PM

Play Location

Nelson, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
Doug farquharson

KXZGG6 · Nelson, BC, CA

DUPR

3.019

Paul Van Caeseele

XKEX62 · Nelson, BC, CA

DUPR

2.814

TEAM 2WINNER
TL
Terry Lund

PWP7ZE · USA

DUPR

2.876

LM
Len MacCharles

QPMVXR · USA

DUPR

2.730

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-4422973634
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5988222882,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug  farquharson",
        "dupr_id": "KXZGG6",
        "rating": 3.019,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/66.jpg",
        "location": "Nelson, BC, CA"
      },
      {
        "name": "Paul  Van Caeseele",
        "dupr_id": "XKEX62",
        "rating": 2.814,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "Nelson, BC, CA"
      }
    ]
  },
  {
    "team_id": 7582388569,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Terry Lund",
        "dupr_id": "PWP7ZE",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Len MacCharles",
        "dupr_id": "QPMVXR",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]