Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Pickle Money Ball - Men's Doubles Skill: (4.499 And Under)

ID: 5966710973

Match Scores

15-11

Loss

Play Date

2026-03-22

Play Time (Est)

6:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
GJ
Garret Johnson

12P9E1 · Gilbert, AZ, US

DUPR

4.505

AH
Andrew Hemauer

YGQDEP · Mesa, AZ, US

DUPR

4.500

TEAM 2LOSS
RN
Richard Nguyen

NY795Z · Glendale, AZ, US

DUPR

4.110

MA
Mico Asister

QPRKR4 · 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-5966710973
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4955713034,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garret Johnson",
        "dupr_id": "12P9E1",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Andrew Hemauer",
        "dupr_id": "YGQDEP",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 6161361982,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Nguyen",
        "dupr_id": "NY795Z",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Mico Asister",
        "dupr_id": "QPRKR4",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]