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

3.2-3.7

ID: 8235334297

Match Scores

12-10

Loss

Play Date

2026-04-19

Play Time (Est)

2:15 AM

Play Location

Heights Athletic Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Joy Wilcox

6Z70RD · Goleta, CA, US

DUPR

3.035

NT
Noah Turnage

ZZW29W · USA

DUPR

3.094

TEAM 2LOSS
ES
Eric Scott

8WNDOM · Georgetown, TX, US

DUPR

3.182

TJ
Taita Jreige

DY9XLY · Temple, TX, US

DUPR

3.014

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-8235334297
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6789932816,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joy Wilcox",
        "dupr_id": "6Z70RD",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": "Goleta, CA, US"
      },
      {
        "name": "Noah  Turnage",
        "dupr_id": "ZZW29W",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5620773704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Scott",
        "dupr_id": "8WNDOM",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Taita Jreige",
        "dupr_id": "DY9XLY",
        "rating": 3.014,
        "profile_pic_url": null,
        "location": "Temple, TX, US"
      }
    ]
  }
]