Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5887698228

Match Scores

15-7

Win

Play Date

2026-04-11

Play Time (Est)

1:00 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
AD
Alan Dodds

MY0L2P · USA

DUPR

3.878

DS
David Sellers

1NEM0N · Minneapolis, MN, US

DUPR

4.226

TEAM 2LOSS
JH
JZ Holmes

DNNKRL · Phoenix, AZ, US

DUPR

3.869

KH
Knox holden seader

2LG6P4 · Gilbert, AZ, US

DUPR

3.850

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-5887698228
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7254909132,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Dodds",
        "dupr_id": "MY0L2P",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Sellers",
        "dupr_id": "1NEM0N",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5722576485,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JZ Holmes",
        "dupr_id": "DNNKRL",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Knox holden seader",
        "dupr_id": "2LG6P4",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]