Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Paradise ValleyMonday Mens Advanced

ID: 6958261979

Match Scores

11-3

Win

Play Date

2026-05-18

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BK
Brian Kent

J5O7VO · USA

DUPR

4.541

SC
Spencer Clark

4LQDEV · Phoenix, AZ, US

DUPR

4.306

TEAM 2LOSS
AS
Alan Stecker

N74PN2 · Phoenix, AZ, US

DUPR

3.561

LM
Leo Mottern

94XMQJ · Phoenix, AZ, US

DUPR

3.432

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-6958261979
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4573130374,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Kent",
        "dupr_id": "J5O7VO",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Spencer Clark",
        "dupr_id": "4LQDEV",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7331793474,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Stecker",
        "dupr_id": "N74PN2",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Leo Mottern",
        "dupr_id": "94XMQJ",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]