Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Intermediate Ladder League Week 1

ID: 6806537124

Match Scores

11-6

Loss

Play Date

2026-06-04

Play Time (Est)

1:00 PM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Arjun Nair

4LKPZM · USA

DUPR

3.846

BB
Bauer Burttschell

QJL6X5 · USA

DUPR

3.682

TEAM 2LOSS
MD
Morgan Dees

L294LQ · Houston, TX, US

DUPR

3.356

KL
Khoi Le

G55Y2M · Houston, TX, US

DUPR

3.317

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-6806537124
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6159372242,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arjun Nair",
        "dupr_id": "4LKPZM",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bauer  Burttschell",
        "dupr_id": "QJL6X5",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6764156224,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Dees",
        "dupr_id": "L294LQ",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Khoi Le",
        "dupr_id": "G55Y2M",
        "rating": 3.317,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]