Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5064039666

Match Scores

9-11

Loss

Play Date

2024-02-03

Play Time (Est)

7:30 PM

Play Location

Washington, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Josh Swalberg

GGPV9V · Washington, UT, US

DUPR

3.827

DS
Dave Samuelson

9PXN0E · Hurricane, UT, US

DUPR

3.350

TEAM 2WINNER
JB
Jeremy Barker

8DKMOX · Hurricane, UT, US

DUPR

3.638

DB
Daniel Barker

35X76R · Hurricane, UT, US

DUPR

3.385

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-5064039666
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8273221045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josh Swalberg",
        "dupr_id": "GGPV9V",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Dave Samuelson",
        "dupr_id": "9PXN0E",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  },
  {
    "team_id": 5575364367,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Barker",
        "dupr_id": "8DKMOX",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Daniel Barker",
        "dupr_id": "35X76R",
        "rating": 3.385,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  }
]