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

Intermediate Ladder League Week 1

ID: 6346631060

Match Scores

0-11

Win

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
DD
Drake Dobbs

PPXPZZ · USA

DUPR

2.564

CB
Carlo Badiola

676ZPE · Houston, TX, US

DUPR

3.355

TEAM 2WINNER
MD
Morgan Dees

L294LQ · Houston, TX, US

DUPR

3.353

KL
Khoi Le

G55Y2M · Houston, TX, US

DUPR

3.313

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-6346631060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5422261167,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drake Dobbs",
        "dupr_id": "PPXPZZ",
        "rating": 2.564,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carlo Badiola",
        "dupr_id": "676ZPE",
        "rating": 3.355,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4884815284,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Dees",
        "dupr_id": "L294LQ",
        "rating": 3.353,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Khoi Le",
        "dupr_id": "G55Y2M",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]