Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Intermediate Ladder League Week 1

ID: 7818020502

Match Scores

4-11

Win

Play Date

2026-06-04

Play Time (Est)

7:30 PM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
AN
Arjun Nair

4LKPZM · USA

DUPR

3.694

MD
Morgan Dees

L294LQ · Houston, TX, US

DUPR

3.338

TEAM 2WINNER
BB
Bauer Burttschell

QJL6X5 · USA

DUPR

3.739

KL
Khoi Le

G55Y2M · Houston, TX, US

DUPR

3.343

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-7818020502
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4421234714,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arjun Nair",
        "dupr_id": "4LKPZM",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Dees",
        "dupr_id": "L294LQ",
        "rating": 3.338,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5934705103,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bauer  Burttschell",
        "dupr_id": "QJL6X5",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Khoi Le",
        "dupr_id": "G55Y2M",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]