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

Competitive Open Play Match

ID: 5891851962

Match Scores

11-2, 11-6

Loss

Play Date

2026-06-03

Play Time (Est)

7:30 PM

Play Location

Spruce Grove, AB T7X, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
DB
David Bevaart

0QVO5Q · USA

DUPR

3.500

TC
Tim Clifford

P57OWM · USA

DUPR

3.500

TEAM 2LOSS
RG
Ralph Godfrey

8GX42M · Casa Grande, AZ, US

DUPR

3.512

GH
Glen Hunter

W6VD7K · Wabamun, AB, CA

DUPR

3.238

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-5891851962
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5820095891,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Bevaart",
        "dupr_id": "0QVO5Q",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tim Clifford",
        "dupr_id": "P57OWM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6785035212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Godfrey",
        "dupr_id": "8GX42M",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Casa Grande, AZ, US"
      },
      {
        "name": "Glen Hunter",
        "dupr_id": "W6VD7K",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": "Wabamun, AB, CA"
      }
    ]
  }
]