Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5

ID: 5071978557

Match Scores

11-3

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
KN
Kevin Nordin

6Z2GDK · Little Rock, AR, US

DUPR

3.632

CS
Chris Sorvillo

N7EX57 · Little Rock, AR, US

DUPR

3.752

TEAM 2LOSS
EA
Edward Angtuaco

ODY05P · Little Rock, AR, US

DUPR

3.571

PS
Paul Stratton

L27G9Z · Little Rock, AR, US

DUPR

3.442

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-5071978557
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6242356360,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Nordin",
        "dupr_id": "6Z2GDK",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Chris Sorvillo",
        "dupr_id": "N7EX57",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 4605191405,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Angtuaco",
        "dupr_id": "ODY05P",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Paul Stratton",
        "dupr_id": "L27G9Z",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]