Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Men's Doubles 4.0

ID: 5385411355

Match Scores

4-15

Loss

Play Date

2026-01-03

Play Time (Est)

8:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Andrew Saquing

EGQQXW · Tempe, AZ, US

DUPR

4.441

DH
David Hernandez

V4VL25 · Phoenix, AZ, US

DUPR

4.093

TEAM 2WINNER
AH
Andrew Hemauer

YGQDEP · Mesa, AZ, US

DUPR

4.521

CT
Chris Trefry

L5ZPKQ · Scottsdale, AZ, US

DUPR

4.344

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-5385411355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6620248042,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Saquing",
        "dupr_id": "EGQQXW",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "David Hernandez",
        "dupr_id": "V4VL25",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 8052250776,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Hemauer",
        "dupr_id": "YGQDEP",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Chris Trefry",
        "dupr_id": "L5ZPKQ",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]