Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dupr 16/16 Senior - SETX PBC Spring Team Tournament

ID: 7957788186

Match Scores

18-21

Loss

Play Date

2025-04-12

Play Time (Est)

7:30 PM

Play Location

Beaumont Municipal Tennis Center

View Facility Page →

Competitor Teams

TEAM 1LOSS
BR
Brent Ritchey

W6O5KQ · Orange, TX, US

DUPR

3.947

CH
Corey Hart

NY5KJ6 · Lake Charles, LA, US

DUPR

3.880

TEAM 2WINNER
RR
Ronnie Ramirez

YGV5DG · Beaumont, TX, US

DUPR

3.948

KL
Keith Lowell

84Y623 · USA

DUPR

3.465

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-7957788186
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5356765325,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Ritchey",
        "dupr_id": "W6O5KQ",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Orange, TX, US"
      },
      {
        "name": "Corey Hart",
        "dupr_id": "NY5KJ6",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      }
    ]
  },
  {
    "team_id": 5952233975,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronnie Ramirez",
        "dupr_id": "YGV5DG",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Beaumont, TX, US"
      },
      {
        "name": "Keith Lowell",
        "dupr_id": "84Y623",
        "rating": 3.465,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]