Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - 2025 SETX PBC Fall Team Tournament

ID: 5568098341

Match Scores

21-23

Loss

Play Date

2025-10-11

Play Time (Est)

2:15 AM

Play Location

Beaumont Municipal Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
Jon Williams

8E957V · Nederland, TX, US

DUPR

4.153

JW
Jill Williams

3Z0VDM · Beaumont, TX, US

DUPR

3.827

TEAM 2WINNER
JC
Jake Chaumont

0R0OPN · USA

DUPR

4.026

RW
Rebecca White

GGL0OM · Lake Charles, LA, US

DUPR

3.737

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-5568098341
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4604000540,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jon Williams",
        "dupr_id": "8E957V",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      },
      {
        "name": "Jill Williams",
        "dupr_id": "3Z0VDM",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      }
    ]
  },
  {
    "team_id": 5449831792,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Chaumont",
        "dupr_id": "0R0OPN",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rebecca White",
        "dupr_id": "GGL0OM",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      }
    ]
  }
]