Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 5.0

ID: 4883760561

Match Scores

7-11, 7-11

Loss

Play Date

2026-05-09

Play Time (Est)

10:15 AM

Play Location

7200 S - Club Pickleball USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
ME
Mark Eisenhut

8EX5M3 · South Jordan, UT, US

DUPR

4.448

JG
Jason Goodson

12P574 · Cottonwood Heights, UT, US

DUPR

4.503

TEAM 2WINNER
AG
Aaron Gustafson

RZXM6Q · Provo, UT, US

DUPR

4.423

TA
Trent Allsup

8GRYG1 · Herriman, UT, US

DUPR

4.538

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-4883760561
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6399829789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Eisenhut",
        "dupr_id": "8EX5M3",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Jason Goodson",
        "dupr_id": "12P574",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      }
    ]
  },
  {
    "team_id": 7354258433,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aaron Gustafson",
        "dupr_id": "RZXM6Q",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Trent Allsup",
        "dupr_id": "8GRYG1",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  }
]