Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Men's League

ID: 5078453799

Match Scores

15-12

Loss

Play Date

2024-01-30

Play Time (Est)

4:45 AM

Play Location

Kaysville, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Kevin Dustin

7DNQ69 · Bountiful, UT, US

DUPR

3.972

Mike Hadley

8D5J24 · West Point, UT, US

DUPR

4.397

TEAM 2LOSS
Matt Short

16VEDQ · North Salt Lake, UT, US

DUPR

4.139

Scott Eggerman

8WNLJG · Syracuse, UT, US

DUPR

4.072

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-5078453799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6200381536,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Dustin",
        "dupr_id": "7DNQ69",
        "rating": 3.972,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/68.jpg",
        "location": "Bountiful, UT, US"
      },
      {
        "name": "Mike Hadley",
        "dupr_id": "8D5J24",
        "rating": 4.397,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "West Point, UT, US"
      }
    ]
  },
  {
    "team_id": 8450477237,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Short",
        "dupr_id": "16VEDQ",
        "rating": 4.139,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "North Salt Lake, UT, US"
      },
      {
        "name": "Scott Eggerman",
        "dupr_id": "8WNLJG",
        "rating": 4.072,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/48.jpg",
        "location": "Syracuse, UT, US"
      }
    ]
  }
]