Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Pickleball Tournament (Pool Play)

ID: 5564502925

Match Scores

15-7

Win

Play Date

2025-03-11

Play Time (Est)

2:15 AM

Play Location

19250 Gulfbrook Dr, Friendswood, TX 77546, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Matt Rogers

MYZZEO · Houston, TX, US

DUPR

3.629

ZG
Zachary Gross

0YJD5X · USA

DUPR

3.952

TEAM 2LOSS
TT
Trenton Tiner

9PD7EV · USA

DUPR

3.534

EG
Erick Galvan

NRKPQZ · USA

DUPR

3.388

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-5564502925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5879711594,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Rogers",
        "dupr_id": "MYZZEO",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Zachary Gross",
        "dupr_id": "0YJD5X",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7579913170,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trenton Tiner",
        "dupr_id": "9PD7EV",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erick Galvan",
        "dupr_id": "NRKPQZ",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]