Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Set Partners Round Robin

ID: 5610187275

Match Scores

11-8

Win

Play Date

2026-02-21

Play Time (Est)

4:45 AM

Play Location

Little Rock Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
BF
Brent Flaherty

596XDR · Little Rock, AR, US

DUPR

3.991

JW
Jacob White

0YNYY2 · Little Rock, AR, US

DUPR

3.649

TEAM 2LOSS
KN
Kevin Nordin

6Z2GDK · Little Rock, AR, US

DUPR

3.625

CS
Chris Sorvillo

N7EX57 · Little Rock, AR, US

DUPR

3.722

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-5610187275
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4461898015,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Flaherty",
        "dupr_id": "596XDR",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Jacob White",
        "dupr_id": "0YNYY2",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 6891752692,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Nordin",
        "dupr_id": "6Z2GDK",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Chris Sorvillo",
        "dupr_id": "N7EX57",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]