Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

WK5 - Coon Rapids - State Sanctioned Ladder League (Open)

ID: 4454668383

Match Scores

7-15

Win

Play Date

2026-06-01

Play Time (Est)

4:45 AM

Play Location

Riverwind Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jordan Darby

OR4MXP · USA

DUPR

2.208

TV
Thy Vu

M9NWWV · USA

DUPR

2.000

TEAM 2WINNER
JE
John Etnier

N5PXOZ · USA

DUPR

2.627

KN
Kevin Nguyen

X0PMEX · Minneapolis, MN, US

DUPR

2.461

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-4454668383
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5362595134,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan  Darby",
        "dupr_id": "OR4MXP",
        "rating": 2.208,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thy Vu",
        "dupr_id": "M9NWWV",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5315163268,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Etnier",
        "dupr_id": "N5PXOZ",
        "rating": 2.627,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Nguyen",
        "dupr_id": "X0PMEX",
        "rating": 2.461,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]