Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4982199524

Match Scores

15-12, 15-9

Win

Play Date

2026-03-10

Play Time (Est)

9:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Randy Wickens

99EPXK · Victoria, BC, CA

DUPR

4.092

MF
Maclain Freeman

V4VRE6 · Victoria, BC, CA

DUPR

4.271

TEAM 2LOSS
OR
Oliver Ross

X20PX7 · USA

DUPR

3.991

CW
Cameron Watson

V7WR0E · USA

DUPR

4.162

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-4982199524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6949702281,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Wickens",
        "dupr_id": "99EPXK",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Victoria, BC, CA"
      },
      {
        "name": "Maclain Freeman",
        "dupr_id": "V4VRE6",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Victoria, BC, CA"
      }
    ]
  },
  {
    "team_id": 5494481285,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oliver Ross",
        "dupr_id": "X20PX7",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cameron Watson",
        "dupr_id": "V7WR0E",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]