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

3.2-3.7

ID: 5447503437

Match Scores

7-11

Loss

Play Date

2026-04-19

Play Time (Est)

10:15 AM

Play Location

Heights Athletic Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
Joy Wilcox

6Z70RD · Goleta, CA, US

DUPR

3.071

Eric Scott

8WNDOM · Georgetown, TX, US

DUPR

3.131

TEAM 2WINNER
Jordan Davidson

DWDZN6 · Harker Heights, TX, US

DUPR

3.028

NH
Nhung Ha

EXVWGW · USA

DUPR

3.220

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-5447503437
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5773794999,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joy Wilcox",
        "dupr_id": "6Z70RD",
        "rating": 3.071,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/91.jpg",
        "location": "Goleta, CA, US"
      },
      {
        "name": "Eric Scott",
        "dupr_id": "8WNDOM",
        "rating": 3.131,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/9.jpg",
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 7697112891,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Davidson",
        "dupr_id": "DWDZN6",
        "rating": 3.028,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/12.jpg",
        "location": "Harker Heights, TX, US"
      },
      {
        "name": "Nhung Ha",
        "dupr_id": "EXVWGW",
        "rating": 3.22,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]