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

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

ID: 4920269421

Match Scores

11-5

Loss

Play Date

2026-03-22

Play Time (Est)

10:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
ES
Eduardo Santini Ayon

RYOZOM · USA

DUPR

5.929

JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.688

TEAM 2LOSS
JA
Jackson Ayotte

8MP0DO · Tempe, AZ, US

DUPR

5.534

SA
Sam Austin Angelo

3P4P5Q · Scottsdale, AZ, US

DUPR

5.448

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-4920269421
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6151950828,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 5.929,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.688,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      }
    ]
  },
  {
    "team_id": 6920246485,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jackson Ayotte",
        "dupr_id": "8MP0DO",
        "rating": 5.534,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Sam Austin Angelo",
        "dupr_id": "3P4P5Q",
        "rating": 5.448,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]