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

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

ID: 4966247301

Match Scores

15-2

Loss

Play Date

2026-06-01

Play Time (Est)

10:15 AM

Play Location

Riverwind Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jordan Darby

OR4MXP · USA

DUPR

2.260

JE
John Etnier

N5PXOZ · USA

DUPR

2.766

TEAM 2LOSS
TV
Thy Vu

M9NWWV · USA

DUPR

2.000

KN
Kevin Nguyen

X0PMEX · Minneapolis, MN, US

DUPR

2.379

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