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

Week 5

ID: 4861615332

Match Scores

15-2

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
Denise Ruthven

JZ629J · Little Rock, AR, US

DUPR

2.779

TT
Tim Thompson

P5W6GZ · Little Rock, AR, US

DUPR

3.301

TEAM 2LOSS
BJ
Brandy Jones

3XRJDR · Roland, AR, US

DUPR

2.911

DJ
Dustin Jones

8WRY0K · Roland, AR, US

DUPR

2.784

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-4861615332
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8242587180,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Denise Ruthven",
        "dupr_id": "JZ629J",
        "rating": 2.779,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Tim Thompson",
        "dupr_id": "P5W6GZ",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6775102012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brandy Jones",
        "dupr_id": "3XRJDR",
        "rating": 2.911,
        "profile_pic_url": null,
        "location": "Roland, AR, US"
      },
      {
        "name": "Dustin Jones",
        "dupr_id": "8WRY0K",
        "rating": 2.784,
        "profile_pic_url": null,
        "location": "Roland, AR, US"
      }
    ]
  }
]