Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoolA

ID: 5859837024

Match Scores

0-15

Loss

Play Date

2025-12-27

Play Time (Est)

1:00 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
RN
Randy Narramore

G5WO6M · USA

DUPR

3.883

MR
Mike Roe

3XOGVR · Las Vegas, NV, US

DUPR

3.741

TEAM 2WINNER
LJ
Liam Johnson

MYDOXP · Henderson, NV, US

DUPR

4.476

TW
Tyler Wagner

RZE5DN · Las Vegas, NV, US

DUPR

4.519

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-5859837024
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7767309907,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randy Narramore",
        "dupr_id": "G5WO6M",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Roe",
        "dupr_id": "3XOGVR",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 8521885550,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Liam Johnson",
        "dupr_id": "MYDOXP",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Tyler Wagner",
        "dupr_id": "RZE5DN",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]