Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

11/2/2024 - Saturday Cream of the Crop

ID: 5535840618

Match Scores

11-10

Win

Play Date

2024-11-02

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SH
Scott Head

8GYLJM · Spanish Fork, UT, US

DUPR

3.542

JJ
Jeff Johnson

3YWKE1 · Colorado Springs, CO, US

DUPR

3.622

TEAM 2LOSS
DS
Douglas Schneider

3YEG4D · USA

DUPR

4.301

TL
Trevor Lighten

8ERGM3 · USA

DUPR

3.931

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-5535840618
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8267643115,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Head",
        "dupr_id": "8GYLJM",
        "rating": 3.542,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Jeff Johnson",
        "dupr_id": "3YWKE1",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      }
    ]
  },
  {
    "team_id": 6730525706,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Douglas Schneider",
        "dupr_id": "3YEG4D",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trevor Lighten",
        "dupr_id": "8ERGM3",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]