Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Morning Round Robin

ID: 5551976951

Match Scores

11-9

Loss

Play Date

2026-05-20

Play Time (Est)

12:45 AM

Play Location

Salt Lake City, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Zack Rodgers

Z4MYPM · MT, US

DUPR

5.065

Erick OConor

Z4M4VD · Idaho Falls, ID, US

DUPR

5.010

TEAM 2LOSS
Tyson Clemens

2PEPYY · Boise, ID, US

DUPR

4.474

Ryan Marsh

N5DNGW · Island Park, ID, US

DUPR

4.644

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-5551976951
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8351046050,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zack Rodgers",
        "dupr_id": "Z4MYPM",
        "rating": 5.065,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "MT, US"
      },
      {
        "name": "Erick OConor",
        "dupr_id": "Z4M4VD",
        "rating": 5.01,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Idaho Falls, ID, US"
      }
    ]
  },
  {
    "team_id": 6694703301,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyson Clemens",
        "dupr_id": "2PEPYY",
        "rating": 4.474,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Boise, ID, US"
      },
      {
        "name": "Ryan Marsh",
        "dupr_id": "N5DNGW",
        "rating": 4.644,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/59.jpg",
        "location": "Island Park, ID, US"
      }
    ]
  }
]