Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7548154679

Match Scores

15-10

Loss

Play Date

2026-04-11

Play Time (Est)

12:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
EM
Elean Montero

0ROEJG · USA

DUPR

3.905

ML
Myles Lazerow

V729D7 · New York, NY, US

DUPR

4.974

TEAM 2LOSS
JR
John Rohe

9PJQZR · Tucson, AZ, US

DUPR

4.273

PL
Patrick Luu

JZY69O · USA

DUPR

4.452

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-7548154679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6085218566,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elean  Montero",
        "dupr_id": "0ROEJG",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Myles Lazerow",
        "dupr_id": "V729D7",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 8000815098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Rohe",
        "dupr_id": "9PJQZR",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Patrick Luu",
        "dupr_id": "JZY69O",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]