Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5-6/3

ID: 6332462471

Match Scores

12-10

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

25 Peckerwood Rd

Unverified Facility

Competitor Teams

TEAM 1WINNER
KN
Kevin Nordin

6Z2GDK · Little Rock, AR, US

DUPR

3.642

KB
Kevin Brooks

V75PZ7 · Little Rock, AR, US

DUPR

3.545

TEAM 2LOSS
CS
Chris Sorvillo

N7EX57 · Little Rock, AR, US

DUPR

3.742

DW
David Webb

8JNKWD · Little Rock, AR, US

DUPR

3.269

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-6332462471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7171084561,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Nordin",
        "dupr_id": "6Z2GDK",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Kevin Brooks",
        "dupr_id": "V75PZ7",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7852700583,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Sorvillo",
        "dupr_id": "N7EX57",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "David Webb",
        "dupr_id": "8JNKWD",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]