Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5331533195

Match Scores

2-11

Loss

Play Date

2026-03-22

Play Time (Est)

12:45 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
Joshua Schoen

NYRKXN · USA

DUPR

3.624

MW
Mark Whipple

3ZJOLQ · Scottsdale, AZ, US

DUPR

4.516

TEAM 2WINNER
SC
Sebastian Cumming

N77X9Z · Hermosillo, Son., MX

DUPR

4.691

TM
Todd Michaelson

3LN0EJ · Tucson, AZ, US

DUPR

4.408

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-5331533195
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5071732769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Schoen",
        "dupr_id": "NYRKXN",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Whipple",
        "dupr_id": "3ZJOLQ",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7233755506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sebastian Cumming",
        "dupr_id": "N77X9Z",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Hermosillo, Son., MX"
      },
      {
        "name": "Todd Michaelson",
        "dupr_id": "3LN0EJ",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  }
]