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

Intermediate Ladder League Week 1

ID: 7012838642

Match Scores

3-11

Loss

Play Date

2026-06-04

Play Time (Est)

3:30 PM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
DD
Drake Dobbs

PPXPZZ · USA

DUPR

2.937

KL
Khoi Le

G55Y2M · Houston, TX, US

DUPR

3.268

TEAM 2WINNER
CB
Carlo Badiola

676ZPE · Houston, TX, US

DUPR

3.394

MD
Morgan Dees

L294LQ · Houston, TX, US

DUPR

3.325

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-7012838642
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4452954793,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drake Dobbs",
        "dupr_id": "PPXPZZ",
        "rating": 2.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Khoi Le",
        "dupr_id": "G55Y2M",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7691167093,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlo Badiola",
        "dupr_id": "676ZPE",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Morgan Dees",
        "dupr_id": "L294LQ",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]