Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 1

ID: 8398169901

Match Scores

11-13

Loss

Play Date

2025-04-05

Play Time (Est)

10:15 AM

Play Location

The Picklr Thornton

Unverified Facility

Competitor Teams

TEAM 1LOSS
Hawk Vanek

L55EYQ · Lafayette, CO, US

DUPR

4.263

Tim Kraft

QPXMPD · Lafayette, CO, US

DUPR

4.531

TEAM 2WINNER
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.583

Alex Costan

KOYVYQ · Littleton, CO, US

DUPR

4.519

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-8398169901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7262264063,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hawk Vanek",
        "dupr_id": "L55EYQ",
        "rating": 4.263,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/72.jpg",
        "location": "Lafayette, CO, US"
      },
      {
        "name": "Tim Kraft",
        "dupr_id": "QPXMPD",
        "rating": 4.531,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/95.jpg",
        "location": "Lafayette, CO, US"
      }
    ]
  },
  {
    "team_id": 5364439607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Filut",
        "dupr_id": "JZ4QL4",
        "rating": 4.583,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/91.jpg",
        "location": "Denver, CO, US"
      },
      {
        "name": "Alex Costan",
        "dupr_id": "KOYVYQ",
        "rating": 4.519,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/4.jpg",
        "location": "Littleton, CO, US"
      }
    ]
  }
]