Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4807901902

Match Scores

12-15

Loss

Play Date

2026-03-22

Play Time (Est)

11:30 PM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
SK
Stefan Kupresak

6ZDMGK · Belgrade, RS

DUPR

3.962

MB
Michael Bergs

8GQDMD · Scottsdale, AZ, US

DUPR

3.823

TEAM 2WINNER
LH
Lucas Hernandez

94Z66E · AZ, US

DUPR

3.871

CR
Carter Ritt

QX70ER · USA

DUPR

3.865

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-4807901902
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5661730251,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stefan Kupresak",
        "dupr_id": "6ZDMGK",
        "rating": 3.962,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      },
      {
        "name": "Michael Bergs",
        "dupr_id": "8GQDMD",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7481227974,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucas Hernandez",
        "dupr_id": "94Z66E",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Carter  Ritt",
        "dupr_id": "QX70ER",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]