Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5513163889

Match Scores

11-6

Loss

Play Date

2026-03-22

Play Time (Est)

2:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
SO
Skylar Odle

XJEP57 · Scottsdale, AZ, US

DUPR

4.460

RA
Ryan Ackerman

RYPLLN · Chandler, AZ, US

DUPR

4.314

TEAM 2LOSS
RN
Richard Nguyen

NY795Z · Glendale, AZ, US

DUPR

4.049

MA
Mico Asister

QPRKR4 · AZ, US

DUPR

4.289

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-5513163889
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7780163747,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Skylar Odle",
        "dupr_id": "XJEP57",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Ryan Ackerman",
        "dupr_id": "RYPLLN",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 6103192881,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Nguyen",
        "dupr_id": "NY795Z",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Mico Asister",
        "dupr_id": "QPRKR4",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]