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

3.2-3.7

ID: 5064712490

Match Scores

11-3

Win

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

Heights Athletic Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
Eric Scott

8WNDOM · Georgetown, TX, US

DUPR

3.184

EL
Edie Lenaburg

2YWRLY · USA

DUPR

3.258

TEAM 2LOSS
Joy Wilcox

6Z70RD · Goleta, CA, US

DUPR

3.036

BM
Brian Markjam

Z4O4VL · USA

DUPR

2.642

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-5064712490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7047085362,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Scott",
        "dupr_id": "8WNDOM",
        "rating": 3.184,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Edie  Lenaburg",
        "dupr_id": "2YWRLY",
        "rating": 3.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7716798818,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joy Wilcox",
        "dupr_id": "6Z70RD",
        "rating": 3.036,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/91.jpg",
        "location": "Goleta, CA, US"
      },
      {
        "name": "Brian Markjam",
        "dupr_id": "Z4O4VL",
        "rating": 2.642,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]