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

Pickleball Hub - Beginner Tournament

ID: 5581388235

Match Scores

13-15

Win

Play Date

2025-07-06

Play Time (Est)

4:45 AM

Play Location

13461 St Albert Trail NW, Edmonton, AB, Canada

Unverified Facility

Competitor Teams

TEAM 1LOSS
RV
Romeo Villaverde

0ROJY2 · Edmonton, AB, CA

DUPR

3.750

SG
Shaun Guay

2YMW97 · USA

DUPR

3.662

TEAM 2WINNER
RH
Rick Halbert

5909MP · Edmonton, AB, CA

DUPR

3.283

JH
Jason Husak

WKPVVQ · USA

DUPR

2.666

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-5581388235
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4359568198,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Romeo Villaverde",
        "dupr_id": "0ROJY2",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Shaun Guay",
        "dupr_id": "2YMW97",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5132546389,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Halbert",
        "dupr_id": "5909MP",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jason Husak",
        "dupr_id": "WKPVVQ",
        "rating": 2.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]