Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Pickle Money Ball - Mens Doubles Skill: (5.0 And Above) Age: (Any)

ID: 5649180545

Match Scores

15-10

Win

Play Date

2026-03-22

Play Time (Est)

6:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
JA
Jackson Ayotte

8MP0DO · Tempe, AZ, US

DUPR

5.551

SA
Sam Austin Angelo

3P4P5Q · Scottsdale, AZ, US

DUPR

5.485

TEAM 2LOSS
JW
Jerry Worsham III

355DE5 · Phoenix, AZ, US

DUPR

5.063

EZ
Evan Zoeteman

W6NR2Q · USA

DUPR

5.056

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-5649180545
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5399558364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Ayotte",
        "dupr_id": "8MP0DO",
        "rating": 5.551,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Sam Austin Angelo",
        "dupr_id": "3P4P5Q",
        "rating": 5.485,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 4640279194,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jerry Worsham III",
        "dupr_id": "355DE5",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Evan Zoeteman",
        "dupr_id": "W6NR2Q",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]