Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 5732728450

Match Scores

11-7

Loss

Play Date

2026-04-26

Play Time (Est)

11:30 PM

Play Location

9931, Grant St, Thornton

Unverified Facility

Competitor Teams

TEAM 1WINNER
AR
Alan Rodriguez

O6GRQP · Denver, CO, US

DUPR

4.215

JF
Jake Filut

JZ4QL4 · Denver, CO, US

DUPR

4.478

TEAM 2LOSS
SS
Skyler Schilke

6ZO9ZQ · Denver, CO, US

DUPR

4.555

DC
Daniel Connell

16XV0D · Lakewood, CO, US

DUPR

4.631

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-5732728450
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5428811459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Rodriguez",
        "dupr_id": "O6GRQP",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Jake Filut",
        "dupr_id": "JZ4QL4",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 4925614236,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Skyler Schilke ",
        "dupr_id": "6ZO9ZQ",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Daniel Connell",
        "dupr_id": "16XV0D",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      }
    ]
  }
]