Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5247963575

Match Scores

15-11, 15-12

Win

Play Date

2026-01-06

Play Time (Est)

12:45 AM

Play Location

3100 Tillicum Rd, Victoria, BC V9A 6T2, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
Randy Wickens

99EPXK · Victoria, BC, CA

DUPR

4.086

Maclain Freeman

V4VRE6 · Victoria, BC, CA

DUPR

4.284

TEAM 2LOSS
OR
Oliver Ross

X20PX7 · USA

DUPR

3.951

CW
Cameron Watson

V7WR0E · USA

DUPR

4.183

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-5247963575
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7728148654,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Wickens",
        "dupr_id": "99EPXK",
        "rating": 4.086,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/81.jpg",
        "location": "Victoria, BC, CA"
      },
      {
        "name": "Maclain Freeman",
        "dupr_id": "V4VRE6",
        "rating": 4.284,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Victoria, BC, CA"
      }
    ]
  },
  {
    "team_id": 6556157039,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oliver Ross",
        "dupr_id": "X20PX7",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cameron Watson",
        "dupr_id": "V7WR0E",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]