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

Week 2

ID: 8112894124

Match Scores

5-11

Win

Play Date

2026-06-03

Play Time (Est)

5:00 PM

Play Location

Epic Pickleball Club - Highlands Ranch

Unverified Facility

Competitor Teams

TEAM 1LOSS
MS
Michael Smith

PZ6GOE · USA

DUPR

2.254

MD
Mary Draper

0ZN0M2 · USA

DUPR

2.429

TEAM 2WINNER
ST
Susan Tillman

JJML6O · Littleton, CO, US

DUPR

2.730

KT
Keith Tillman

QJLD65 · CO, US

DUPR

2.842

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-8112894124
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8500853992,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Smith",
        "dupr_id": "PZ6GOE",
        "rating": 2.254,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mary Draper",
        "dupr_id": "0ZN0M2",
        "rating": 2.429,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7259436028,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Tillman",
        "dupr_id": "JJML6O",
        "rating": 2.73,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Keith Tillman",
        "dupr_id": "QJLD65",
        "rating": 2.842,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  }
]