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

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

ID: 7078913076

Match Scores

9-11, 11-3, 11-4

Win

Play Date

2026-02-19

Play Time (Est)

1:00 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
MR
Mike Radermacher

1RP4KM · Eagan, MN, US

DUPR

5.591

BB
Brian Bonilla

PKZYZG · San Francisco, CA, US

DUPR

5.347

TEAM 2LOSS
TM
Trevor Machek

W6KRYY · Gilbert, AZ, US

DUPR

4.991

RL
Robert Lees

3LWVQ6 · Provo, UT, US

DUPR

5.308

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-7078913076
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7854952272,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Radermacher",
        "dupr_id": "1RP4KM",
        "rating": 5.591,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Brian Bonilla",
        "dupr_id": "PKZYZG",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 5197200111,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Machek",
        "dupr_id": "W6KRYY",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Robert Lees",
        "dupr_id": "3LWVQ6",
        "rating": 5.308,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]