Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5283559300

Match Scores

11-4

Loss

Play Date

2026-06-01

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Andrew Austin

4LWW7V · Denton, TX, US

DUPR

4.020

ER
Enrique Ruiz

PWXEOG · USA

DUPR

4.105

TEAM 2LOSS
JS
John Stickl

WXMWXY · USA

DUPR

3.942

CW
Cody white

WN5NDY · Flower Mound, TX, US

DUPR

4.162

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-5283559300
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8084466396,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Austin",
        "dupr_id": "4LWW7V",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Enrique Ruiz",
        "dupr_id": "PWXEOG",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7851754853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Stickl",
        "dupr_id": "WXMWXY",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cody white",
        "dupr_id": "WN5NDY",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]