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

Royal Pickleball Club

ID: 7746165842

Match Scores

1-11

Win

Play Date

2026-04-04

Play Time (Est)

3:30 PM

Play Location

Aurora, CO, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
RT
Ramesh Turlapati

55Z4K5 · Denver, CO, US

DUPR

3.003

PN
Prasanth Nair

165ZDD · Englewood, CO, US

DUPR

3.306

TEAM 2WINNER
PR
Paul Runnalls

RZ4JEN · Castle Rock, CO, US

DUPR

4.003

MD
Mark D Smith

XJK455 · Parker, CO, US

DUPR

3.526

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-7746165842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5007352822,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ramesh Turlapati",
        "dupr_id": "55Z4K5",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Prasanth Nair",
        "dupr_id": "165ZDD",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "Englewood, CO, US"
      }
    ]
  },
  {
    "team_id": 5481845887,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Runnalls",
        "dupr_id": "RZ4JEN",
        "rating": 4.003,
        "profile_pic_url": null,
        "location": "Castle Rock, CO, US"
      },
      {
        "name": "Mark D Smith",
        "dupr_id": "XJK455",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  }
]