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

Edmonton Sports Centre

ID: 7373548839

Match Scores

11-8

Loss

Play Date

2026-04-18

Play Time (Est)

4:45 AM

Play Location

Edmonton, AB, Canada

View Facility Page →

Competitor Teams

TEAM 1WINNER
HP
Hussein Pirani

NXQMVW · USA

DUPR

3.266

VL
Vinson Luong

JJRYYD · Edmonton, AB, CA

DUPR

3.206

TEAM 2LOSS
MC
Michael Coloma

0R44J2 · USA

DUPR

3.136

CG
Cole Goshulak

7JX7OM · USA

DUPR

3.116

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-7373548839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4705910029,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hussein Pirani",
        "dupr_id": "NXQMVW",
        "rating": 3.266,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vinson Luong",
        "dupr_id": "JJRYYD",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  },
  {
    "team_id": 4343599625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Coloma",
        "dupr_id": "0R44J2",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cole Goshulak",
        "dupr_id": "7JX7OM",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]