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

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

ID: 8064826950

Match Scores

14-12

Loss

Play Date

2026-06-05

Play Time (Est)

7:30 PM

Play Location

Colorado Springs, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
LM
Loretta Mertz

KXL4V6 · USA

DUPR

3.244

TR
Teri Roberts

VXX6KJ · USA

DUPR

3.049

TEAM 2LOSS
PD
Peggy Donovan

QP65E5 · Fairplay, CO, US

DUPR

2.874

JM
Janine Marr

N74502 · USA

DUPR

3.305

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-8064826950
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7930776448,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Loretta Mertz",
        "dupr_id": "KXL4V6",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Teri Roberts",
        "dupr_id": "VXX6KJ",
        "rating": 3.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6361896084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peggy Donovan",
        "dupr_id": "QP65E5",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": "Fairplay, CO, US"
      },
      {
        "name": "Janine Marr",
        "dupr_id": "N74502",
        "rating": 3.305,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]