Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

The Kitchen Open Austin 2025 - Mens Doubles Skill: (4.5)

ID: 5678204007

Match Scores

15-6

Win

Play Date

2025-09-26

Play Time (Est)

4:45 AM

Play Location

Austin, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.835

ML
Matt Lattier

8EVY7V · Austin, TX, US

DUPR

4.871

TEAM 2LOSS
EP
Eric Perlmutter

169QD1 · Austin, TX, US

DUPR

4.659

AZ
Alex Zoller

YGMWLK · Lakeway, TX, US

DUPR

4.759

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-5678204007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6914575631,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.835,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Matt Lattier",
        "dupr_id": "8EVY7V",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 8222469391,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Perlmutter",
        "dupr_id": "169QD1",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Alex Zoller",
        "dupr_id": "YGMWLK",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Lakeway, TX, US"
      }
    ]
  }
]