Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Round Robin

ID: 7800066330

Match Scores

11-13

Loss

Play Date

2024-05-21

Play Time (Est)

7:30 PM

Play Location

The Picklr Sandy

Unverified Facility

Competitor Teams

TEAM 1LOSS
Dusty Jorgenson

3ZRW4P · Salt Lake City, UT, US

DUPR

4.351

Heath Jones

3XZYYR · Salt Lake City, UT, US

DUPR

4.350

TEAM 2WINNER
Mark Donnelly

3YZ29D · Sandy, UT, US

DUPR

4.560

Allan Groves

8WYOWG · Midvale, UT, US

DUPR

4.429

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-7800066330
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5461922673,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dusty Jorgenson",
        "dupr_id": "3ZRW4P",
        "rating": 4.351,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Heath Jones",
        "dupr_id": "3XZYYR",
        "rating": 4.35,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/47.jpg",
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 8364704824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Donnelly",
        "dupr_id": "3YZ29D",
        "rating": 4.56,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/4.jpg",
        "location": "Sandy, UT, US"
      },
      {
        "name": "Allan Groves",
        "dupr_id": "8WYOWG",
        "rating": 4.429,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Midvale, UT, US"
      }
    ]
  }
]