Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA's Lite Series - Masters Open - Men's Split Age Doubles - DUPR 8.5

ID: 5308230244

Match Scores

11-9

Loss

Play Date

2025-12-14

Play Time (Est)

5:00 PM

Play Location

The Woodlands, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
DS
Donnie Shriver

3YOKVD · Katy, TX, US

DUPR

4.279

JT
JT Turner

MYE47O · Cypress, TX, US

DUPR

4.011

TEAM 2LOSS
TL
Travis Leon

EGLGWV · Houston, TX, US

DUPR

4.152

RL
Rob Leon

W64MJY · USA

DUPR

4.193

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-5308230244
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7108397318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donnie Shriver",
        "dupr_id": "3YOKVD",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "JT Turner",
        "dupr_id": "MYE47O",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 8307393051,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Leon",
        "dupr_id": "EGLGWV",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Rob Leon",
        "dupr_id": "W64MJY",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]