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

Week 2

ID: 7464104790

Match Scores

11-9

Win

Play Date

2026-06-05

Play Time (Est)

7:30 PM

Play Location

Epic Pickleball Club- West Littleton

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Steven Murbach

EGOPDV · Lakewood, CO, US

DUPR

2.739

MM
Michael Mucilli

ZNX6QL · Denver, CO, US

DUPR

2.884

TEAM 2LOSS
GK
Gregory King

J5EY6J · CO, US

DUPR

2.551

KT
Keith Tillman

QJLD65 · CO, US

DUPR

2.851

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-7464104790
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6837195182,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Murbach",
        "dupr_id": "EGOPDV",
        "rating": 2.739,
        "profile_pic_url": null,
        "location": "Lakewood, CO, US"
      },
      {
        "name": "Michael Mucilli",
        "dupr_id": "ZNX6QL",
        "rating": 2.884,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 8232309806,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory King",
        "dupr_id": "J5EY6J",
        "rating": 2.551,
        "profile_pic_url": null,
        "location": "CO, US"
      },
      {
        "name": "Keith Tillman",
        "dupr_id": "QJLD65",
        "rating": 2.851,
        "profile_pic_url": null,
        "location": "CO, US"
      }
    ]
  }
]