Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5842095973

Match Scores

11-9

Loss

Play Date

2024-02-03

Play Time (Est)

2:15 AM

Play Location

Washington, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Josh Swalberg

GGPV9V · Washington, UT, US

DUPR

3.854

DB
Daniel Barker

35X76R · Hurricane, UT, US

DUPR

3.375

TEAM 2LOSS
DS
Dave Samuelson

9PXN0E · Hurricane, UT, US

DUPR

3.340

JB
Jeremy Barker

8DKMOX · Hurricane, UT, US

DUPR

3.600

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-5842095973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6723705762,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Swalberg",
        "dupr_id": "GGPV9V",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Daniel Barker",
        "dupr_id": "35X76R",
        "rating": 3.375,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  },
  {
    "team_id": 6822227578,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dave Samuelson",
        "dupr_id": "9PXN0E",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Jeremy Barker",
        "dupr_id": "8DKMOX",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  }
]