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

PPA Tour: 2026 Carvana Mesa Cup - Mixed Doubles Pro Qualifier

ID: 6505955169

Match Scores

11-6, 11-3

Win

Play Date

2026-02-16

Play Time (Est)

10:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
DU
Dennis Uspensky

995NER · Boca Raton, FL, US

DUPR

5.561

AR
Amanda Rosati

3LEJ9J · Boca Raton, FL, US

DUPR

5.237

TEAM 2LOSS
LJ
Leah Jones

17MGD9 · Lindon, UT, US

DUPR

4.401

MM
maverick messinger

YG9L44 · Phoenix, AZ, US

DUPR

4.969

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-6505955169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6899747037,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dennis Uspensky",
        "dupr_id": "995NER",
        "rating": 5.561,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Amanda Rosati",
        "dupr_id": "3LEJ9J",
        "rating": 5.237,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 6743222180,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leah Jones",
        "dupr_id": "17MGD9",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Lindon, UT, US"
      },
      {
        "name": "maverick messinger",
        "dupr_id": "YG9L44",
        "rating": 4.969,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]