Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 5062001234

Match Scores

11-8

Loss

Play Date

2026-02-22

Play Time (Est)

3:30 PM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Kevin Williamson

4LN04K · Sherwood, AR, US

DUPR

3.928

Marissa Williamson

PKNZ5M · Little Rock, AR, US

DUPR

3.683

TEAM 2LOSS
cathy harville

8D4NWY · Little Rock, AR, US

DUPR

3.368

Brent Flaherty

596XDR · Little Rock, AR, US

DUPR

3.997

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-5062001234
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5057464309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Williamson",
        "dupr_id": "4LN04K",
        "rating": 3.928,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Marissa Williamson",
        "dupr_id": "PKNZ5M",
        "rating": 3.683,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/70.jpg",
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 5141520131,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "cathy harville",
        "dupr_id": "8D4NWY",
        "rating": 3.368,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/43.jpg",
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Brent Flaherty",
        "dupr_id": "596XDR",
        "rating": 3.997,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/32.jpg",
        "location": "Little Rock, AR, US"
      }
    ]
  }
]