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

Colorado Senior Games - Womens Doubles Skill: (Rec 1)

ID: 5954648997

Match Scores

11-7

Win

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

Colorado Springs, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
LM
Loretta Mertz

KXL4V6 · Monument, CO, US

DUPR

3.237

TR
Teri Roberts

VXX6KJ · USA

DUPR

3.034

TEAM 2LOSS
CB
Chris Burger

QP5ERN · USA

DUPR

2.826

TN
Tracy Notestine

GG5NMQ · USA

DUPR

2.848

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-5954648997
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5502545138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Loretta Mertz",
        "dupr_id": "KXL4V6",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Monument, CO, US"
      },
      {
        "name": "Teri Roberts",
        "dupr_id": "VXX6KJ",
        "rating": 3.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5848760904,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Burger",
        "dupr_id": "QP5ERN",
        "rating": 2.826,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracy Notestine",
        "dupr_id": "GG5NMQ",
        "rating": 2.848,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]