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

Competitive Open Play Match

ID: 6142082112

Match Scores

11-7

Loss

Play Date

2026-05-06

Play Time (Est)

1:00 PM

Play Location

4410 Royal Pine Dr, Colorado Springs, CO 80920, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
TF
Tiffany Freel

ZZ56EP · USA

DUPR

3.069

MW
Meike Widener

RXWW0Z · Colorado Springs, CO, US

DUPR

3.095

TEAM 2LOSS
MK
Mary Klaus

EGYLQM · Colorado Springs, CO, US

DUPR

2.668

MC
Melisa Conley

QJKJXR · USA

DUPR

3.164

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-6142082112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6725773558,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tiffany Freel",
        "dupr_id": "ZZ56EP",
        "rating": 3.069,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Meike Widener",
        "dupr_id": "RXWW0Z",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 7630568343,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Klaus",
        "dupr_id": "EGYLQM",
        "rating": 2.668,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Melisa Conley",
        "dupr_id": "QJKJXR",
        "rating": 3.164,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]