Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The CenTex Amateur Open @ Austin Pickle Ranch - Mens Doubles Skill: (3.0 - 3.5) Age: (50 And Above)

ID: 5080034583

Match Scores

12-15

Win

Play Date

2026-01-24

Play Time (Est)

4:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
Mike Greene

4PJND2 · USA

DUPR

2.553

KH
Kevin Humphrey

N76KQW · USA

DUPR

2.561

TEAM 2WINNER
GB
Gerard Bravo

EW62RE · USA

DUPR

2.816

SS
Steven Stone

JJGV5O · Leander, TX, US

DUPR

2.682

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-5080034583
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5841087123,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Greene",
        "dupr_id": "4PJND2",
        "rating": 2.553,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Humphrey",
        "dupr_id": "N76KQW",
        "rating": 2.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7462224331,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gerard Bravo",
        "dupr_id": "EW62RE",
        "rating": 2.816,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Stone",
        "dupr_id": "JJGV5O",
        "rating": 2.682,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      }
    ]
  }
]