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

Week 4 2nd Hour

ID: 4948880733

Match Scores

9-3

Loss

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
RL
Robert liotta

N5NZPZ · Albany, NY, US

DUPR

3.019

RB
Robert Baker

RDDPJM · Guilderland, NY, US

DUPR

2.980

TEAM 2LOSS
LR
Lexi Randt

6P2PRD · USA

DUPR

2.674

WB
William blatter

E9YLEW · Latham, NY, US

DUPR

2.928

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-4948880733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5410528454,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert liotta",
        "dupr_id": "N5NZPZ",
        "rating": 3.019,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      },
      {
        "name": "Robert Baker",
        "dupr_id": "RDDPJM",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": "Guilderland, NY, US"
      }
    ]
  },
  {
    "team_id": 5540797844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lexi Randt",
        "dupr_id": "6P2PRD",
        "rating": 2.674,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William  blatter",
        "dupr_id": "E9YLEW",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  }
]