Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7503031034

Match Scores

15-8

Win

Play Date

2026-04-11

Play Time (Est)

3:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
KK
Karlo Krstanovic

M2O26G · USA

DUPR

4.455

GJ
Garret Johnson

12P9E1 · Gilbert, AZ, US

DUPR

4.530

TEAM 2LOSS
TD
Todd Dickerson

KOKJ7O · AZ, US

DUPR

4.281

PI
Paul Isaacson

8WDOWL · Scottsdale, AZ, US

DUPR

3.494

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-7503031034
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6518393840,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karlo Krstanovic",
        "dupr_id": "M2O26G",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garret Johnson",
        "dupr_id": "12P9E1",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4328689528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Todd Dickerson",
        "dupr_id": "KOKJ7O",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Paul Isaacson",
        "dupr_id": "8WDOWL",
        "rating": 3.494,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]