Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B

ID: 6016149375

Match Scores

8-21

Win

Play Date

2026-03-28

Play Time (Est)

4:45 AM

Play Location

Midwest Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
AK
Andreas Katsaounis

2QZNXR · Omaha, NE, US

DUPR

3.622

CV
Carson Vo

OWLEDP · USA

DUPR

3.479

TEAM 2WINNER
DK
Dillon Kim

RYYQLN · Lincoln, NE, US

DUPR

4.268

PP
Peyton Peck

N7YR07 · USA

DUPR

4.451

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-6016149375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5318036643,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andreas Katsaounis",
        "dupr_id": "2QZNXR",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Carson Vo",
        "dupr_id": "OWLEDP",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5375642587,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dillon Kim",
        "dupr_id": "RYYQLN",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Lincoln, NE, US"
      },
      {
        "name": "Peyton Peck",
        "dupr_id": "N7YR07",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]