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

West Kootenay DUPR Ladder League

ID: 5832272093

Match Scores

9-11

Loss

Play Date

2025-07-07

Play Time (Est)

6:15 AM

Play Location

Nelson, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
DF
Doug farquharson

KXZGG6 · Nelson, BC, CA

DUPR

3.088

TB
Tim Beecham

NR444W · Central Kootenay, BC, CA

DUPR

3.360

TEAM 2WINNER
AM
Allan MacLeod

OZM0NP · USA

DUPR

2.741

PV
Paul Van Caeseele

XKEX62 · Nelson, BC, CA

DUPR

2.797

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-5832272093
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6999301747,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug  farquharson",
        "dupr_id": "KXZGG6",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      },
      {
        "name": "Tim Beecham",
        "dupr_id": "NR444W",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": "Central Kootenay, BC, CA"
      }
    ]
  },
  {
    "team_id": 5713510745,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Allan  MacLeod",
        "dupr_id": "OZM0NP",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul  Van Caeseele",
        "dupr_id": "XKEX62",
        "rating": 2.797,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  }
]