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

PPA Tour: Carvana Mesa Cup - Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 5364193058

Match Scores

11-8, 11-7

Loss

Play Date

2025-02-22

Play Time (Est)

3:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
Andre Mercado

8JVP0J · PPA Tour Pro

DUPR

5.659

JH
Jace Howard

99P9JR · Queen Creek, AZ, US

DUPR

5.655

TEAM 2LOSS
JP
Joe Prince

8DPR68 · Surprise, AZ, US

DUPR

5.564

AH
Alexander Harrison

1NX9EW · Phoenix, AZ, US

DUPR

5.364

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-5364193058
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7447759567,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andre Mercado",
        "dupr_id": "8JVP0J",
        "rating": 5.659,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/andre-mercado_headshot.webp",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Jace Howard",
        "dupr_id": "99P9JR",
        "rating": 5.655,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  },
  {
    "team_id": 5455663549,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Prince",
        "dupr_id": "8DPR68",
        "rating": 5.564,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Alexander Harrison",
        "dupr_id": "1NX9EW",
        "rating": 5.364,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]