Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Week 5

ID: 5697945188

Match Scores

15-3

Loss

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
Denise Ruthven

JZ629J · Little Rock, AR, US

DUPR

2.739

TT
Tim Thompson

P5W6GZ · Little Rock, AR, US

DUPR

3.261

TEAM 2LOSS
KB
Kelly Browe Olson

W6QP2M · USA

DUPR

2.641

JR
John Rehrauer

12NVPE · Little Rock, AR, US

DUPR

2.688

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-5697945188
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6245909149,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denise Ruthven",
        "dupr_id": "JZ629J",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Tim Thompson",
        "dupr_id": "P5W6GZ",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 4395717156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Browe Olson",
        "dupr_id": "W6QP2M",
        "rating": 2.641,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Rehrauer",
        "dupr_id": "12NVPE",
        "rating": 2.688,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]