Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Proton National Tour by MPO - Cash Prize Tournament in Mesa - Mixed Doubles 4.0

ID: 7999703644

Match Scores

13-15

Win

Play Date

2026-04-12

Play Time (Est)

5:00 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
EM
Ellie Medawar

3VE47E · Gilbert, AZ, US

DUPR

4.275

JM
Jonathan Mastrangelo

8JMLND · Phoenix, AZ, US

DUPR

4.604

TEAM 2WINNER
VS
Vanessa Shin

N7PRYW · AZ, US

DUPR

4.093

SI
Sean Ibanez

7DMRO0 · Scottsdale, AZ, US

DUPR

4.273

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-7999703644
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7848475818,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ellie Medawar",
        "dupr_id": "3VE47E",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Jonathan Mastrangelo",
        "dupr_id": "8JMLND",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5243252373,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vanessa Shin",
        "dupr_id": "N7PRYW",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Sean Ibanez",
        "dupr_id": "7DMRO0",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]