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

Pickleball Hub - Beginner Tournament

ID: 6923783676

Match Scores

11-5

Win

Play Date

2025-07-06

Play Time (Est)

1:00 PM

Play Location

13461 St Albert Trail NW, Edmonton, AB, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
KM
Kash Mirza

VXMYPE · USA

DUPR

3.650

RH
Rick Halbert

5909MP · Edmonton, AB, CA

DUPR

3.011

TEAM 2LOSS
JH
Jen Hammell

OZG5RL · USA

DUPR

2.821

SR
susan richards

XJ6EE5 · Edmonton, AB, CA

DUPR

2.194

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-6923783676
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7267637650,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kash Mirza",
        "dupr_id": "VXMYPE",
        "rating": 3.65,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Halbert",
        "dupr_id": "5909MP",
        "rating": 3.011,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4771771244,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jen Hammell",
        "dupr_id": "OZG5RL",
        "rating": 2.821,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "susan richards",
        "dupr_id": "XJ6EE5",
        "rating": 2.194,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]