Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6651409892

Match Scores

9-15

Win

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
SC
Samantha Caldwell

89JJNE · USA

DUPR

3.937

AH
Andrew Hemauer

YGQDEP · Mesa, AZ, US

DUPR

4.440

TEAM 2WINNER
GM
Giselle Montoya

99MJZJ · Tucson, AZ, US

DUPR

4.202

JR
John Rohe

9PJQZR · Tucson, AZ, US

DUPR

4.279

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-6651409892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6006033372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samantha Caldwell",
        "dupr_id": "89JJNE",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Hemauer",
        "dupr_id": "YGQDEP",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 8284484659,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Giselle Montoya",
        "dupr_id": "99MJZJ",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "John Rohe",
        "dupr_id": "9PJQZR",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]