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

DUPR 14 - Minor League Pickleball at Burnaby

ID: 4665871925

Match Scores

21-14

Loss

Play Date

2025-06-07

Play Time (Est)

6:15 AM

Play Location

Inclusive Place of Pickleball (IPOP)

Unverified Facility

Competitor Teams

TEAM 1WINNER
GH
Greg Hung

OZ6672 · USA

DUPR

3.713

SW
Samuel Wenger

N7MJ6N · Richmond, BC, CA

DUPR

3.440

TEAM 2LOSS
BH
Bob Heilker

30KK4G · Vancouver, BC, CA

DUPR

3.382

JM
Juan Maya

RZY96M · North Vancouver, BC, CA

DUPR

3.418

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-4665871925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6658525246,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Hung",
        "dupr_id": "OZ6672",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samuel Wenger",
        "dupr_id": "N7MJ6N",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Richmond, BC, CA"
      }
    ]
  },
  {
    "team_id": 5545142670,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bob Heilker",
        "dupr_id": "30KK4G",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Juan Maya",
        "dupr_id": "RZY96M",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "North Vancouver, BC, CA"
      }
    ]
  }
]