Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - SETX PBC Spring Team Tournament

ID: 5684043839

Match Scores

24-26

Win

Play Date

2025-04-12

Play Time (Est)

12:45 AM

Play Location

Beaumont Municipal Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
LS
Luke Stovall

NYQMPZ · Beaumont, TX, US

DUPR

4.202

CS
Carson Stovall

YX40VK · Beaumont, TX, US

DUPR

4.145

TEAM 2WINNER
VM
Vahid Morris

16RR20 · Jasper, TX, US

DUPR

4.541

DT
Dean Talbot

3LVM2K · Port Neches, TX, US

DUPR

4.429

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-5684043839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5773494657,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Stovall",
        "dupr_id": "NYQMPZ",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Carson Stovall",
        "dupr_id": "YX40VK",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  },
  {
    "team_id": 5439649429,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vahid Morris",
        "dupr_id": "16RR20",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Jasper, TX, US"
      },
      {
        "name": "Dean Talbot",
        "dupr_id": "3LVM2K",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Port Neches, TX, US"
      }
    ]
  }
]