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

Intermediate Ladder League Week 1

ID: 6973069072

Match Scores

7-11

Win

Play Date

2026-06-04

Play Time (Est)

5:00 PM

Play Location

Elite Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
DD
Drake Dobbs

PPXPZZ · USA

DUPR

3.208

MD
Morgan Dees

L294LQ · Houston, TX, US

DUPR

3.309

TEAM 2WINNER
CB
Carlo Badiola

676ZPE · Houston, TX, US

DUPR

3.373

KL
Khoi Le

G55Y2M · Houston, TX, US

DUPR

3.293

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-6973069072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5667168323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Drake Dobbs",
        "dupr_id": "PPXPZZ",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Dees",
        "dupr_id": "L294LQ",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5864890716,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carlo Badiola",
        "dupr_id": "676ZPE",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Khoi Le",
        "dupr_id": "G55Y2M",
        "rating": 3.293,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]