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

MLP 15

ID: 8446009231

Match Scores

11-8

Loss

Play Date

2026-04-28

Play Time (Est)

8:45 AM

Play Location

Elite Pickleball Club - The Heights, West 6th Street, Houston, TX, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
GM
Grae Myers

YXYL7K · Houston, TX, US

DUPR

3.492

TZ
Tingting Zeng

DWJE2Y · Houston, TX, US

DUPR

3.623

TEAM 2LOSS
DR
Delano Ramone Bartley

ZNPOZM · Houston, TX, US

DUPR

3.784

LH
Lezlei Haag

MYVLGO · Houston, TX, US

DUPR

3.062

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-8446009231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7892003167,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grae Myers",
        "dupr_id": "YXYL7K",
        "rating": 3.492,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Tingting Zeng",
        "dupr_id": "DWJE2Y",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5610514824,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Delano Ramone Bartley",
        "dupr_id": "ZNPOZM",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Lezlei Haag",
        "dupr_id": "MYVLGO",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]