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

Pickleball March Madness

ID: 5778011399

Match Scores

21-17

Win

Play Date

2026-03-15

Play Time (Est)

12:45 AM

Play Location

PUB Recreation Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JA
Julian Ang

WXEEXL · USA

DUPR

3.452

Harry Ho Zi Le

4VXJYM · Selangor, MY

DUPR

3.091

TEAM 2LOSS
Imran Rahim

D9765L · Singapore, SG

DUPR

3.384

EH
Elvis Hee

QX74N0 · USA

DUPR

3.137

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-5778011399
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8107056136,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Julian Ang",
        "dupr_id": "WXEEXL",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Harry Ho Zi Le",
        "dupr_id": "4VXJYM",
        "rating": 3.091,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/62.jpg",
        "location": "Selangor, MY"
      }
    ]
  },
  {
    "team_id": 4748746819,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Imran Rahim",
        "dupr_id": "D9765L",
        "rating": 3.384,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Singapore, SG"
      },
      {
        "name": "Elvis Hee",
        "dupr_id": "QX74N0",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]