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

PPA Tour: 2026 Carvana Mesa Cup - $1,000 Money Ball

ID: 7814988218

Match Scores

15-13

Loss

Play Date

2026-02-19

Play Time (Est)

3:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Trevor Machek

W6KRYY · Gilbert, AZ, US

DUPR

4.979

RL
Robert Lees

3LWVQ6 · Provo, UT, US

DUPR

5.276

TEAM 2LOSS
AR
Austin Romaguera

V7QK5E · Metairie, LA, US

DUPR

4.767

AL
Alex Lantz

3XOVP4 · Crete, NE, US

DUPR

4.964

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-7814988218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7491063448,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trevor Machek",
        "dupr_id": "W6KRYY",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Robert Lees",
        "dupr_id": "3LWVQ6",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 7799566010,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Romaguera",
        "dupr_id": "V7QK5E",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Alex Lantz",
        "dupr_id": "3XOVP4",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": "Crete, NE, US"
      }
    ]
  }
]