Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4470986661

Match Scores

6-15

Win

Play Date

2026-04-12

Play Time (Est)

10:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
JM
JoAnn MacGregor

352WMP · Dillsburg, PA, US

DUPR

4.507

SA
Scott Austin

3VY963 · Mechanicsburg, PA, US

DUPR

4.173

TEAM 2WINNER
HW
Heather Wills

L5GDKJ · Hood River, OR, US

DUPR

3.819

CN
Cory Neal

V7R5GE · Gilbert, AZ, US

DUPR

4.542

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-4470986661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6392698648,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "JoAnn MacGregor",
        "dupr_id": "352WMP",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Dillsburg, PA, US"
      },
      {
        "name": "Scott Austin",
        "dupr_id": "3VY963",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "Mechanicsburg, PA, US"
      }
    ]
  },
  {
    "team_id": 4509304149,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Heather Wills",
        "dupr_id": "L5GDKJ",
        "rating": 3.819,
        "profile_pic_url": null,
        "location": "Hood River, OR, US"
      },
      {
        "name": "Cory Neal",
        "dupr_id": "V7R5GE",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]