Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

USA Pickleball Golden Ticket - Colorado Springs

ID: 6082025530

Match Scores

15-5

Loss

Play Date

2025-07-10

Play Time (Est)

11:30 PM

Play Location

Colorado Springs, CO, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HH
Hollynd Hoskins

30LXG1 · Denver, CO, US

DUPR

4.177

KP
Kirsten Palmquist

842EV3 · Denver, CO, US

DUPR

4.096

TEAM 2LOSS
DC
Deanne Cooper

RZMJME · Peyton, CO, US

DUPR

4.008

AS
Amy Smith

84MY76 · USA

DUPR

3.500

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-6082025530
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7343381694,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hollynd Hoskins",
        "dupr_id": "30LXG1",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Kirsten Palmquist",
        "dupr_id": "842EV3",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 7203701730,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deanne Cooper",
        "dupr_id": "RZMJME",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Peyton, CO, US"
      },
      {
        "name": "Amy Smith",
        "dupr_id": "84MY76",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]