Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Hub - Beginner Tournament

ID: 5616767030

Match Scores

15-9

Win

Play Date

2025-07-06

Play Time (Est)

3:30 PM

Play Location

13461 St Albert Trail NW, Edmonton, AB, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
RH
Rick Halbert

5909MP · Edmonton, AB, CA

DUPR

3.257

CR
Chris Raffa

E9Z5XW · Edmonton, AB, CA

DUPR

3.321

TEAM 2LOSS
SG
Shaun Guay

2YMW97 · USA

DUPR

3.689

WL
Wendy Lam

RXJD5Z · USA

DUPR

4.268

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-5616767030
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5062271248,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Halbert",
        "dupr_id": "5909MP",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Chris Raffa",
        "dupr_id": "E9Z5XW",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4727078085,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shaun Guay",
        "dupr_id": "2YMW97",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wendy Lam",
        "dupr_id": "RXJD5Z",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]