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

5.0 Men's

ID: 8163206891

Match Scores

11-3

Loss

Play Date

2025-12-27

Play Time (Est)

12:45 AM

Play Location

The Picklr

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Joel Farr

1Q9MPD · Kaysville, UT, US

DUPR

5.123

MO
Matt Olsen

8W69M8 · Clinton, UT, US

DUPR

5.361

TEAM 2LOSS
SR
Shane Rowley

3PPD9Z · Syracuse, UT, US

DUPR

4.679

JB
John Busch

1N54X2 · Roy, UT, US

DUPR

4.579

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-8163206891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8120169190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Farr",
        "dupr_id": "1Q9MPD",
        "rating": 5.123,
        "profile_pic_url": null,
        "location": "Kaysville, UT, US"
      },
      {
        "name": "Matt Olsen",
        "dupr_id": "8W69M8",
        "rating": 5.361,
        "profile_pic_url": null,
        "location": "Clinton, UT, US"
      }
    ]
  },
  {
    "team_id": 5993431464,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shane Rowley",
        "dupr_id": "3PPD9Z",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "John Busch",
        "dupr_id": "1N54X2",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Roy, UT, US"
      }
    ]
  }
]