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

Week 5

ID: 8483753758

Match Scores

10-15

Loss

Play Date

2026-06-04

Play Time (Est)

11:30 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
KB
Kelly Browe Olson

W6QP2M · USA

DUPR

2.637

JR
John Rehrauer

12NVPE · Little Rock, AR, US

DUPR

2.682

TEAM 2WINNER
BJ
Brandy Jones

3XRJDR · Roland, AR, US

DUPR

2.915

DJ
Dustin Jones

8WRY0K · Roland, AR, US

DUPR

2.789

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-8483753758
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7579313017,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Browe Olson",
        "dupr_id": "W6QP2M",
        "rating": 2.637,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Rehrauer",
        "dupr_id": "12NVPE",
        "rating": 2.682,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 8566101923,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brandy Jones",
        "dupr_id": "3XRJDR",
        "rating": 2.915,
        "profile_pic_url": null,
        "location": "Roland, AR, US"
      },
      {
        "name": "Dustin Jones",
        "dupr_id": "8WRY0K",
        "rating": 2.789,
        "profile_pic_url": null,
        "location": "Roland, AR, US"
      }
    ]
  }
]