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

The Pickleball Centers

ID: 8251354224

Match Scores

9-7

Win

Play Date

2025-11-19

Play Time (Est)

1:00 PM

Play Location

Alberta, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
JY
Jason Young

GWP90V · Edmonton, AB, CA

Rated Score

2.713

JR
Justin Rutley

RZRYXD · Edmonton, AB, CA

Rated Score

2.953

TEAM 2LOSS
DB
Denver Beauchamp

6KOZJQ · Spruce Grove, AB, CA

Rated Score

2.877

CM
Curt Menssa

WKXZ4L · Beaumont, AB, CA

Rated Score

2.915

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-8251354224
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7244479957,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Young",
        "dupr_id": "GWP90V",
        "rating": 2.713,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Justin Rutley",
        "dupr_id": "RZRYXD",
        "rating": 2.953,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 6076888582,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Denver Beauchamp",
        "dupr_id": "6KOZJQ",
        "rating": 2.877,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      },
      {
        "name": "Curt Menssa",
        "dupr_id": "WKXZ4L",
        "rating": 2.915,
        "profile_pic_url": null,
        "location": "Beaumont, AB, CA"
      }
    ]
  }
]