Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Life Time Pickleball Tournament (Playoffs)

ID: 4876375203

Match Scores

3-15

Loss

Play Date

2025-03-11

Play Time (Est)

4:45 AM

Play Location

19250 Gulfbrook Dr, Friendswood, TX 77546, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
MR
Matt Rogers

MYZZEO · Houston, TX, US

DUPR

3.595

ZG
Zachary Gross

0YJD5X · USA

DUPR

3.937

TEAM 2WINNER
NM
Nathaniel Monsees

PWGLZZ · Houston, TX, US

DUPR

3.681

TB
Tin Bui

V4VJ97 · USA

DUPR

4.356

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-4876375203
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5753305161,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Rogers",
        "dupr_id": "MYZZEO",
        "rating": 3.595,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Zachary Gross",
        "dupr_id": "0YJD5X",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7666030457,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathaniel Monsees",
        "dupr_id": "PWGLZZ",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Tin Bui",
        "dupr_id": "V4VJ97",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]