Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Pickleball Tournament (Pool Play)

ID: 5430998891

Match Scores

16-14

Win

Play Date

2025-03-11

Play Time (Est)

12:45 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.663

ZG
Zachary Gross

0YJD5X · USA

DUPR

3.966

TEAM 2LOSS
TC
Tige Cornelius

V7VJYE · Dickinson, TX, US

DUPR

3.812

CP
carlos pascualli jr

QPQGRD · League City, TX, US

DUPR

3.776

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-5430998891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5949807850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Rogers",
        "dupr_id": "MYZZEO",
        "rating": 3.663,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Zachary Gross",
        "dupr_id": "0YJD5X",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7249069862,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tige Cornelius",
        "dupr_id": "V7VJYE",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": "Dickinson, TX, US"
      },
      {
        "name": "carlos pascualli jr",
        "dupr_id": "QPQGRD",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "League City, TX, US"
      }
    ]
  }
]