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

Pool 1

ID: 5867359916

Match Scores

11-8

Loss

Play Date

2026-05-15

Play Time (Est)

9:00 PM

Play Location

The Picklr Lehi

Unverified Facility

Competitor Teams

TEAM 1WINNER
BB
Brianne Benson

7NXN69 · USA

Rated Score

3.118

SS
Shane Sleight

4PMYW2 · Herriman, UT, US

Rated Score

3.893

TEAM 2LOSS
LH
landan Huff

997R5R · USA

Rated Score

3.362

CS
Crystal Spencer

MYNQYP · UT, US

Rated Score

3.178

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-5867359916
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8179227605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brianne Benson",
        "dupr_id": "7NXN69",
        "rating": 3.118,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shane Sleight",
        "dupr_id": "4PMYW2",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 5614084466,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "landan Huff",
        "dupr_id": "997R5R",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Crystal Spencer",
        "dupr_id": "MYNQYP",
        "rating": 3.178,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]