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

Fairgrounds Bower Place

ID: 7860501520

Match Scores

4-11

Win

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

Red Deer, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
RH
Rick Howarth

9DDGZK · USA

DUPR

3.671

JL
John Lawson

ZZVRPW · USA

DUPR

2.484

TEAM 2WINNER
SG
Susanne Gordon

O6WN2P · Red Deer, AB, CA

DUPR

3.823

JC
Jerry Combden

2PNEVE · USA

DUPR

3.284

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-7860501520
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6687620923,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Howarth",
        "dupr_id": "9DDGZK",
        "rating": 3.671,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John  Lawson",
        "dupr_id": "ZZVRPW",
        "rating": 2.484,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4676337887,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susanne Gordon",
        "dupr_id": "O6WN2P",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Jerry Combden",
        "dupr_id": "2PNEVE",
        "rating": 3.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]