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: 7017739915

Match Scores

11-4

Loss

Play Date

2026-05-02

Play Time (Est)

8:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
EC
Elliot Cheung

LZ6KDK · USA

DUPR

3.648

CH
Corey Howard

4Q6RPG · USA

DUPR

3.648

TEAM 2LOSS
CC
Colby Corsaut

RXJLZQ · Austin, TX, US

DUPR

3.450

JF
Janu Flores

JJYG4O · Austin, TX, US

DUPR

3.265

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