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

EOS11

ID: 5330663652

Match Scores

15-21

Win

Play Date

2026-05-23

Play Time (Est)

1:00 PM

Play Location

Tejas Pickleball Club, Georgetown ,TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MA
Mark Alber

8MWVQP · Leander, TX, US

DUPR

3.193

MR
Murali Ramesh

K5MDYO · USA

DUPR

3.271

TEAM 2WINNER
DP
Dennis Porter

ZNVZ4P · Cedar Park, TX, US

DUPR

3.277

MH
Mitch Hayward

Z9K70P · Cedar Park, TX, US

DUPR

3.173

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-5330663652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7226787906,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Alber",
        "dupr_id": "8MWVQP",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "Murali Ramesh",
        "dupr_id": "K5MDYO",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8243979734,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dennis Porter",
        "dupr_id": "ZNVZ4P",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      },
      {
        "name": "Mitch Hayward",
        "dupr_id": "Z9K70P",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]