Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ranch Play Level 3

ID: 7175031333

Match Scores

17-21

Loss

Play Date

2024-10-15

Play Time (Est)

10:15 AM

Play Location

11000 Middle Fiskville Rd, Austin, TX 78753, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
SK
Steve Kuhn

DUPR1 · Austin, TX, US

DUPR

3.952

GB
Gaurav Basu

M26E6V · Austin, TX, US

DUPR

3.106

TEAM 2WINNER
MM
Matthew Madden

896JJE · Austin, TX, US

DUPR

3.808

SR
Sam Rykken

V479XJ · USA

DUPR

3.318

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-7175031333
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7539116929,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Kuhn",
        "dupr_id": "DUPR1",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Gaurav Basu",
        "dupr_id": "M26E6V",
        "rating": 3.106,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7541312265,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Madden",
        "dupr_id": "896JJE",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Sam Rykken",
        "dupr_id": "V479XJ",
        "rating": 3.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]