Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Round Robin

ID: 8368169290

Match Scores

11-7

Win

Play Date

2025-01-01

Play Time (Est)

11:30 PM

Play Location

6856 S Redwood Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
Dave Marple

89Y0LE · Cottonwood Heights, UT, US

DUPR

4.101

Adam Arnesen

9P2KNE · South Jordan, UT, US

DUPR

4.033

TEAM 2LOSS
Jane Cutler

7DRGO9 · Sandy, UT, US

DUPR

3.904

Natalie Hansen

L2Y2N5 · Riverton, UT, US

DUPR

4.075

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-8368169290
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8374070682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dave Marple",
        "dupr_id": "89Y0LE",
        "rating": 4.101,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/64.jpg",
        "location": "Cottonwood Heights, UT, US"
      },
      {
        "name": "Adam Arnesen",
        "dupr_id": "9P2KNE",
        "rating": 4.033,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/6.jpg",
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 4925843590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jane Cutler",
        "dupr_id": "7DRGO9",
        "rating": 3.904,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/69.jpg",
        "location": "Sandy, UT, US"
      },
      {
        "name": "Natalie Hansen",
        "dupr_id": "L2Y2N5",
        "rating": 4.075,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/88.jpg",
        "location": "Riverton, UT, US"
      }
    ]
  }
]