Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4477006238

Match Scores

15-11

Win

Play Date

2026-04-12

Play Time (Est)

3:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
MT
Mia Turcsany

X2YW65 · Oldsmar, FL, US

DUPR

4.620

JP
James Pratt

7NGM90 · Chandler, AZ, US

DUPR

4.350

TEAM 2LOSS
SC
Samantha Caldwell

89JJNE · USA

DUPR

3.946

AH
Andrew Hemauer

YGQDEP · Mesa, AZ, US

DUPR

4.447

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-4477006238
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8171610701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mia Turcsany",
        "dupr_id": "X2YW65",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Oldsmar, FL, US"
      },
      {
        "name": "James Pratt",
        "dupr_id": "7NGM90",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 6045426275,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Samantha Caldwell",
        "dupr_id": "89JJNE",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Hemauer",
        "dupr_id": "YGQDEP",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]