Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 5368128075

Match Scores

6-11

Loss

Play Date

2026-02-21

Play Time (Est)

4:45 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
RC
Ron Carter

3ZEPRL · Little Rock, AR, US

DUPR

3.931

KW
Kevin Williamson

4LN04K · Sherwood, AR, US

DUPR

3.847

TEAM 2WINNER
KN
Kevin Nordin

6Z2GDK · Little Rock, AR, US

DUPR

3.645

CS
Chris Sorvillo

N7EX57 · Little Rock, AR, US

DUPR

3.742

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-5368128075
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7225480649,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ron Carter",
        "dupr_id": "3ZEPRL",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Kevin Williamson",
        "dupr_id": "4LN04K",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      }
    ]
  },
  {
    "team_id": 5376675336,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Nordin",
        "dupr_id": "6Z2GDK",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Chris Sorvillo",
        "dupr_id": "N7EX57",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]