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: 5976249546

Match Scores

15-7

Win

Play Date

2025-02-22

Play Time (Est)

7:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Joe Prince

8DPR68 · Surprise, AZ, US

DUPR

5.569

AH
Alexander Harrison

1NX9EW · Phoenix, AZ, US

DUPR

5.379

TEAM 2LOSS
RG
Ryan Guercio

35DLPV · Tempe, AZ, US

DUPR

4.732

NW
Nick Werner

89ZLJ7 · Gilbert, AZ, US

DUPR

5.258

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-5976249546
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6320425601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Prince",
        "dupr_id": "8DPR68",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "Alexander Harrison",
        "dupr_id": "1NX9EW",
        "rating": 5.379,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4378434500,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Guercio",
        "dupr_id": "35DLPV",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Nick Werner",
        "dupr_id": "89ZLJ7",
        "rating": 5.258,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]