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

Competitive Open Play Match

ID: 5355027389

Match Scores

17-19

Loss

Play Date

2026-06-03

Play Time (Est)

6:15 AM

Play Location

Spruce Grove, AB T7X, Canada

View Facility Page →

Competitor Teams

TEAM 1LOSS
DB
David Bevaart

0QVO5Q · USA

DUPR

3.489

RG
Ralph Godfrey

8GX42M · Casa Grande, AZ, US

DUPR

3.514

TEAM 2WINNER
GH
Glen Hunter

W6VD7K · Wabamun, AB, CA

DUPR

3.252

TC
Tim Clifford

P57OWM · USA

DUPR

3.444

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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