Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 18 - SETX PBC Spring Team Tournament

ID: 7172336033

Match Scores

21-12

Loss

Play Date

2025-04-12

Play Time (Est)

6:15 AM

Play Location

Beaumont Municipal Tennis Center

View Facility Page →

Competitor Teams

TEAM 1WINNER
JF
Jordan Fenner

DNW44M · Nederland, TX, US

DUPR

4.306

AS
Amber Segura Fenner

6Z5MXE · Nederland, TX, US

DUPR

3.683

TEAM 2LOSS
VM
Vahid Morris

16RR20 · Jasper, TX, US

DUPR

4.481

JT
Jenny Talbot

166WEE · Port Neches, TX, US

DUPR

3.844

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-7172336033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8146916611,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Fenner",
        "dupr_id": "DNW44M",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      },
      {
        "name": "Amber Segura Fenner",
        "dupr_id": "6Z5MXE",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": "Nederland, TX, US"
      }
    ]
  },
  {
    "team_id": 4721923143,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vahid Morris",
        "dupr_id": "16RR20",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Jasper, TX, US"
      },
      {
        "name": "Jenny Talbot",
        "dupr_id": "166WEE",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "Port Neches, TX, US"
      }
    ]
  }
]