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

West Kootenay DUPR Ladder League

ID: 5595452190

Match Scores

11-2

Loss

Play Date

2025-08-04

Play Time (Est)

7:30 PM

Play Location

Nelson, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Tim Beecham

NR444W · Central Kootenay, BC, CA

DUPR

3.409

AM
Allan MacLeod

OZM0NP · USA

DUPR

2.775

TEAM 2LOSS
DF
Doug farquharson

KXZGG6 · Nelson, BC, CA

DUPR

3.039

PV
Paul Van Caeseele

XKEX62 · Nelson, BC, CA

DUPR

2.856

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-5595452190
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5516509514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Beecham",
        "dupr_id": "NR444W",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Central Kootenay, BC, CA"
      },
      {
        "name": "Allan  MacLeod",
        "dupr_id": "OZM0NP",
        "rating": 2.775,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6796764161,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug  farquharson",
        "dupr_id": "KXZGG6",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      },
      {
        "name": "Paul  Van Caeseele",
        "dupr_id": "XKEX62",
        "rating": 2.856,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  }
]