Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Austin Gold Cup @ Austin Pickle Ranch - Mens Doubles Skill: (3.5) Age: (5 To 30)

ID: 4622103495

Match Scores

15-12

Loss

Play Date

2026-05-02

Play Time (Est)

4:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
EC
Elliot Cheung

LZ6KDK · USA

DUPR

3.659

CH
Corey Howard

4Q6RPG · USA

DUPR

3.659

TEAM 2LOSS
CC
Colby Corsaut

RXJLZQ · Austin, TX, US

DUPR

3.455

JF
Janu Flores

JJYG4O · Austin, TX, US

DUPR

3.270

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-4622103495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5702663004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elliot Cheung",
        "dupr_id": "LZ6KDK",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corey Howard",
        "dupr_id": "4Q6RPG",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8400980664,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Colby Corsaut",
        "dupr_id": "RXJLZQ",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Janu Flores",
        "dupr_id": "JJYG4O",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]