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

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

ID: 4945899011

Match Scores

15-3

Loss

Play Date

2026-04-11

Play Time (Est)

12:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
MM
maverick messinger

YG9L44 · Phoenix, AZ, US

DUPR

5.032

JA
Jackson Ayotte

8MP0DO · Tempe, AZ, US

DUPR

5.620

TEAM 2LOSS
MS
Matthew Schroeder

12PE49 · Chandler, AZ, US

DUPR

4.867

BM
Beau Martin

1NXDX7 · Hurricane, UT, US

DUPR

4.704

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-4945899011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8195185479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "maverick messinger",
        "dupr_id": "YG9L44",
        "rating": 5.032,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Jackson Ayotte",
        "dupr_id": "8MP0DO",
        "rating": 5.62,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 8387693858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Schroeder",
        "dupr_id": "12PE49",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Beau Martin",
        "dupr_id": "1NXDX7",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  }
]