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

Pickleball Hub - Beginner Tournament

ID: 8018751052

Match Scores

0-11

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 1LOSS
CR
Caleb Raffa

LVX5L5 · USA

DUPR

2.496

JL
Jason Le

5EMRK0 · USA

DUPR

3.490

TEAM 2WINNER
JL
John Lee

ZDX2VD · Edmonton, AB, CA

DUPR

2.878

RH
Rick Halbert

5909MP · Edmonton, AB, CA

DUPR

3.209

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-8018751052
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6745936602,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caleb Raffa",
        "dupr_id": "LVX5L5",
        "rating": 2.496,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Le",
        "dupr_id": "5EMRK0",
        "rating": 3.49,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4986334342,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Lee",
        "dupr_id": "ZDX2VD",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Rick Halbert",
        "dupr_id": "5909MP",
        "rating": 3.209,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]