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

Pickleball Hub - Beginner Tournament

ID: 6590377012

Match Scores

11-0

Win

Play Date

2025-07-06

Play Time (Est)

5:00 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.011

JS
Jason Schweitzer

0ROM4X · USA

DUPR

4.175

TEAM 2LOSS
JC
Jen Compton

2YMW5R · USA

DUPR

3.154

LS
Lori Stevenson

KDV97K · USA

DUPR

3.302

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-6590377012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4681823234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Halbert",
        "dupr_id": "5909MP",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jason Schweitzer",
        "dupr_id": "0ROM4X",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4634561096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jen Compton",
        "dupr_id": "2YMW5R",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lori Stevenson",
        "dupr_id": "KDV97K",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]