Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Royal Pickleball Club

ID: 5095002834

Match Scores

5-11

Win

Play Date

2026-04-04

Play Time (Est)

7:30 PM

Play Location

Aurora, CO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Andy Mathurin

LV6YY5 · USA

DUPR

3.595

Ramesh Turlapati

55Z4K5 · Denver, CO, US

DUPR

3.013

TEAM 2WINNER
Paul Runnalls

RZ4JEN · Castle Rock, CO, US

DUPR

3.922

Matthew Lee Moore

1NL278 · Littleton, CO, US

DUPR

3.665

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-5095002834
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4406942581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Mathurin",
        "dupr_id": "LV6YY5",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ramesh Turlapati",
        "dupr_id": "55Z4K5",
        "rating": 3.013,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/42.jpg",
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 4460933906,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Runnalls",
        "dupr_id": "RZ4JEN",
        "rating": 3.922,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Matthew Lee Moore",
        "dupr_id": "1NL278",
        "rating": 3.665,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/2.jpg",
        "location": "Littleton, CO, US"
      }
    ]
  }
]