Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 4.5

ID: 5402150906

Match Scores

11-5

Loss

Play Date

2025-12-28

Play Time (Est)

3:30 PM

Play Location

The Picklr St George

View Facility Page →

Competitor Teams

TEAM 1WINNER
SE
Steve Eves

8DOYL6 · USA

DUPR

4.541

RK
Robert Knowlton

ODQ94L · St. George, UT, US

DUPR

4.155

TEAM 2LOSS
SH
Steven Horwath

8W5L4G · Spokane, WA, US

DUPR

4.326

JS
Jake Stevenson

8W0Y2L · St. George, UT, US

DUPR

4.328

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-5402150906
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7308901672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Eves",
        "dupr_id": "8DOYL6",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Knowlton",
        "dupr_id": "ODQ94L",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6610294330,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Horwath",
        "dupr_id": "8W5L4G",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Jake Stevenson",
        "dupr_id": "8W0Y2L",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]