Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 16 - 2025 SETX PBC Fall Team Tournament

ID: 6912405630

Match Scores

21-17

Win

Play Date

2025-10-11

Play Time (Est)

7:30 PM

Play Location

Beaumont Municipal Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
JW
Jill Williams

3Z0VDM · Beaumont, TX, US

DUPR

3.831

LM
Lori Matt

Q5XYKR · Nederland, TX, US

DUPR

3.821

TEAM 2LOSS
RW
Rebecca White

GGL0OM · Lake Charles, LA, US

DUPR

3.734

AM
Autumn Moses

DWZXRM · DeRidder, LA, US

DUPR

3.417

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-6912405630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6557731231,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Williams",
        "dupr_id": "3Z0VDM",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Lori Matt",
        "dupr_id": "Q5XYKR",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      }
    ]
  },
  {
    "team_id": 7044655672,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rebecca White",
        "dupr_id": "GGL0OM",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Autumn Moses",
        "dupr_id": "DWZXRM",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "DeRidder, LA, US"
      }
    ]
  }
]