Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5891074735

Match Scores

11-8

Loss

Play Date

2026-03-23

Play Time (Est)

8:45 AM

Play Location

8645 Highland Dr, Sandy, UT 84093, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Peg Mcclanahan

8M7MLD · Salt Lake City, UT, US

DUPR

3.841

BM
Brett Muir

842MM3 · USA

DUPR

3.500

TEAM 2LOSS
Troy Yates

35V6OV · Sandy, UT, US

DUPR

4.224

Scott Bruce

1Q4MGD · Sandy, UT, US

DUPR

4.345

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-5891074735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7079274423,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peg Mcclanahan",
        "dupr_id": "8M7MLD",
        "rating": 3.841,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/34.jpg",
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Brett Muir",
        "dupr_id": "842MM3",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8426228097,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Troy Yates",
        "dupr_id": "35V6OV",
        "rating": 4.224,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Sandy, UT, US"
      },
      {
        "name": "Scott Bruce",
        "dupr_id": "1Q4MGD",
        "rating": 4.345,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/80.jpg",
        "location": "Sandy, UT, US"
      }
    ]
  }
]