Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The CenTex Amateur Open @ Austin Pickle Ranch - MEDAL MATCH Mens Doubles 4.0

ID: 7242599480

Match Scores

8-11, 8-11

Win

Play Date

2026-01-25

Play Time (Est)

9:00 PM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
PJ
Paul Joung

MEPM6D · USA

DUPR

3.783

BN
Benny Nava

DWNMP6 · Hutto, TX, US

DUPR

3.960

TEAM 2WINNER
CN
Clay Nabzeska

KX6N66 · USA

DUPR

4.040

AH
Anthony Howe

QP4Y05 · Cedar Park, TX, US

DUPR

3.604

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-7242599480
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5497600888,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Joung",
        "dupr_id": "MEPM6D",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Benny Nava",
        "dupr_id": "DWNMP6",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Hutto, TX, US"
      }
    ]
  },
  {
    "team_id": 7426288727,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Clay Nabzeska",
        "dupr_id": "KX6N66",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Howe",
        "dupr_id": "QP4Y05",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]