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

3.5 Men’s Doubles Championship

ID: 7964242611

Match Scores

6-11

Loss

Play Date

2026-05-23

Play Time (Est)

4:45 AM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1LOSS
Mario Rodriguez

PW2V6G · Salt Lake City, UT, US

DUPR

3.097

tadd killpack

ZDG2WQ · Millcreek, UT, US

DUPR

3.562

TEAM 2WINNER
Huy Nguyen

L2ER6Z · Sandy, UT, US

DUPR

3.207

HN
Huy Nguyen

VX67QE · USA

DUPR

3.579

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-7964242611
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4633697067,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mario Rodriguez",
        "dupr_id": "PW2V6G",
        "rating": 3.097,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "tadd killpack",
        "dupr_id": "ZDG2WQ",
        "rating": 3.562,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Millcreek, UT, US"
      }
    ]
  },
  {
    "team_id": 7377177261,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Huy Nguyen",
        "dupr_id": "L2ER6Z",
        "rating": 3.207,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/25.jpg",
        "location": "Sandy, UT, US"
      },
      {
        "name": "Huy Nguyen",
        "dupr_id": "VX67QE",
        "rating": 3.579,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]