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

Competitive Open Play Match

ID: 7105248167

Match Scores

6-11

Loss

Play Date

2025-07-28

Play Time (Est)

12:45 AM

Play Location

Nelson, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
TB
Tim Beecham

NR444W · Central Kootenay, BC, CA

DUPR

3.366

TL
Terry Lund

PWP7ZE · USA

DUPR

2.841

TEAM 2WINNER
JW
Justin Willans

EWWJ4E · USA

DUPR

3.179

DF
Doug farquharson

KXZGG6 · Nelson, BC, CA

DUPR

3.056

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-7105248167
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8414145515,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Beecham",
        "dupr_id": "NR444W",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Central Kootenay, BC, CA"
      },
      {
        "name": "Terry Lund",
        "dupr_id": "PWP7ZE",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7578884188,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Willans",
        "dupr_id": "EWWJ4E",
        "rating": 3.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug  farquharson",
        "dupr_id": "KXZGG6",
        "rating": 3.056,
        "profile_pic_url": null,
        "location": "Nelson, BC, CA"
      }
    ]
  }
]