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

Life Time Tempe

ID: 6234235425

Match Scores

8-7

Loss

Play Date

2026-06-07

Play Time (Est)

10:15 AM

Play Location

1616 W Ruby Dr, Tempe, AZ 85284, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
Josh Gisselquist

LWDXXZ · USA

DUPR

3.189

Lesley McCoy

K5EG5K · Tempe, AZ, US

DUPR

2.548

TEAM 2LOSS
LS
Lisa Silverstein

LZL54K · USA

DUPR

2.128

Mark Johnson

6K2VWG · Phoenix, AZ, US

DUPR

2.484

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-6234235425
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6062006762,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Gisselquist",
        "dupr_id": "LWDXXZ",
        "rating": 3.189,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lesley McCoy",
        "dupr_id": "K5EG5K",
        "rating": 2.548,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/61.jpg",
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 8344147449,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Silverstein",
        "dupr_id": "LZL54K",
        "rating": 2.128,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Johnson",
        "dupr_id": "6K2VWG",
        "rating": 2.484,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/1.jpg",
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]