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

Best of the Best 3.5

ID: 6565447549

Match Scores

11-2

Loss

Play Date

2022-11-05

Play Time (Est)

2:15 AM

Play Location

Logan, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SH
Shem Hale

1REM5D · USA

Rated Score

3.500

KS
Kayla Stephens

8ML5VG · USA

Rated Score

3.500

TEAM 2LOSS
RW
Randall Wright

3O9Q0L · North Logan, UT, US

Rated Score

2.096

NJ
Nicole Jordan

3VJEP7 · Smithfield, UT, US

Rated Score

3.693

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-6565447549
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5649285796,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shem Hale",
        "dupr_id": "1REM5D",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kayla Stephens",
        "dupr_id": "8ML5VG",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7683155790,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randall Wright",
        "dupr_id": "3O9Q0L",
        "rating": 2.096,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      },
      {
        "name": "Nicole Jordan",
        "dupr_id": "3VJEP7",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  }
]