Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - 2025 SETX PBC Fall Team Tournament

ID: 5636115788

Match Scores

21-23

Loss

Play Date

2025-10-11

Play Time (Est)

9:00 PM

Play Location

Beaumont Municipal Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jon Williams

8E957V · Nederland, TX, US

DUPR

4.202

GB
Glenn Bell

V8DV68 · Nederland, TX, US

DUPR

3.874

TEAM 2WINNER
JS
Jace Statum

W6M5KL · Orange County, TX, US

DUPR

3.928

SM
Shelby McCauley

GGJ27D · USA

DUPR

3.958

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-5636115788
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7461921428,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jon Williams",
        "dupr_id": "8E957V",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      },
      {
        "name": "Glenn Bell",
        "dupr_id": "V8DV68",
        "rating": 3.874,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      }
    ]
  },
  {
    "team_id": 8003470586,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jace Statum",
        "dupr_id": "W6M5KL",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Orange County, TX, US"
      },
      {
        "name": "Shelby McCauley",
        "dupr_id": "GGJ27D",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]