Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 6371844402

Match Scores

15-4

Win

Play Date

2025-11-20

Play Time (Est)

7:30 PM

Play Location

203, Wilbur D Mills Ave, Kensett

View Facility Page →

Competitor Teams

TEAM 1WINNER
ST
Shawn Turner

8EY74M · Searcy, AR, US

DUPR

4.358

SC
Scott Corder

2LVXPR · USA

DUPR

3.961

TEAM 2LOSS
CU
Chase Underwood

3OQKV2 · Beebe, AR, US

DUPR

4.597

JA
Jared Aschbrenner

P5KVOZ · USA

DUPR

3.002

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-6371844402
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5854192392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Turner",
        "dupr_id": "8EY74M",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Searcy, AR, US"
      },
      {
        "name": "Scott Corder",
        "dupr_id": "2LVXPR",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5275363542,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Underwood",
        "dupr_id": "3OQKV2",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Beebe, AR, US"
      },
      {
        "name": "Jared Aschbrenner",
        "dupr_id": "P5KVOZ",
        "rating": 3.002,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]