Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A

ID: 8333971096

Match Scores

13-11

Loss

Play Date

2026-05-16

Play Time (Est)

5:00 PM

Play Location

2450, S Stemmons Fwy, Lewisville

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Austin Buckingham

YN4QEP · USA

DUPR

3.589

YS
Yooni Shin

XKDX72 · USA

DUPR

3.530

TEAM 2LOSS
NM
Naveen Mariadas

56WDX0 · Frisco, TX, US

DUPR

3.777

NN
Nam Nguyen

VXOJX7 · Irving, TX, US

DUPR

3.773

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-8333971096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5964761834,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Buckingham",
        "dupr_id": "YN4QEP",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yooni Shin",
        "dupr_id": "XKDX72",
        "rating": 3.53,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8121962452,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Naveen Mariadas",
        "dupr_id": "56WDX0",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Nam Nguyen",
        "dupr_id": "VXOJX7",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      }
    ]
  }
]