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

Competitive Open Play Match

ID: 8476795686

Match Scores

3-11

Win

Play Date

2025-07-28

Play Time (Est)

7:30 PM

Play Location

Nelson, BC, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
Joanne Reaka

0R06YX · USA

DUPR

3.294

TL
Terry Lund

PWP7ZE · USA

DUPR

2.793

TEAM 2WINNER
GB
Gloria Beecham

J577KO · USA

DUPR

3.481

TB
Tim Beecham

NR444W · Central Kootenay, BC, CA

DUPR

3.389

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-8476795686
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8324418536,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joanne Reaka",
        "dupr_id": "0R06YX",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Terry Lund",
        "dupr_id": "PWP7ZE",
        "rating": 2.793,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7502441086,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gloria  Beecham",
        "dupr_id": "J577KO",
        "rating": 3.481,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Beecham",
        "dupr_id": "NR444W",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "Central Kootenay, BC, CA"
      }
    ]
  }
]