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

Competitive Open Play Match

ID: 5874309716

Match Scores

1-11

Win

Play Date

2025-07-28

Play Time (Est)

9:00 PM

Play Location

Nelson, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Justin Willans

EWWJ4E · USA

DUPR

3.095

TL
Terry Lund

PWP7ZE · USA

DUPR

2.807

TEAM 2WINNER
TB
Tim Beecham

NR444W · Central Kootenay, BC, CA

DUPR

3.394

DF
Doug farquharson

KXZGG6 · Nelson, BC, CA

DUPR

3.085

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-5874309716
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4701204799,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Willans",
        "dupr_id": "EWWJ4E",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terry Lund",
        "dupr_id": "PWP7ZE",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8119216430,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Beecham",
        "dupr_id": "NR444W",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": "Central Kootenay, BC, CA"
      },
      {
        "name": "Doug  farquharson",
        "dupr_id": "KXZGG6",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  }
]