Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PoolA

ID: 5202172635

Match Scores

17-15

Win

Play Date

2025-12-27

Play Time (Est)

4:45 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
RN
Randy Narramore

G5WO6M · USA

DUPR

4.060

MR
Mike Roe

3XOGVR · Las Vegas, NV, US

DUPR

3.861

TEAM 2LOSS
JR
Jordan Ross

XK0WJR · Las Vegas, NV, US

DUPR

3.913

JN
Justin Norfleet

8D9OVM · Las Vegas, NV, US

DUPR

4.049

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-5202172635
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8461404977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Narramore",
        "dupr_id": "G5WO6M",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Roe",
        "dupr_id": "3XOGVR",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6167939256,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jordan Ross",
        "dupr_id": "XK0WJR",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Justin Norfleet",
        "dupr_id": "8D9OVM",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]