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

Men’s 3.5

ID: 6903113704

Match Scores

9-11

Win

Play Date

2025-07-12

Play Time (Est)

5:00 PM

Play Location

The Picklr Salt Lake City

Unverified Facility

Competitor Teams

TEAM 1LOSS
MH
Mark Hurtado

WX4NQM · USA

DUPR

3.270

VP
Vincent Peragine

OD05KP · Holladay, UT, US

DUPR

3.172

TEAM 2WINNER
IW
Isaac Wright

ZDK4LM · USA

DUPR

3.494

BW
Ben Wright

G50WLQ · USA

DUPR

3.227

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-6903113704
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5847971418,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Hurtado",
        "dupr_id": "WX4NQM",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Peragine",
        "dupr_id": "OD05KP",
        "rating": 3.172,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  },
  {
    "team_id": 5291042918,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isaac Wright",
        "dupr_id": "ZDK4LM",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Wright",
        "dupr_id": "G50WLQ",
        "rating": 3.227,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]