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

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

ID: 6858673101

Match Scores

11-2

Loss

Play Date

2026-03-22

Play Time (Est)

10:15 AM

Play Location

Mesa, AZ

View Facility Page →

Competitor Teams

TEAM 1WINNER
JN
Joey Nguyen

8EORNE · Brea, CA, US

DUPR

4.692

RO
Ruben Osorio

3Y0RXD · Mesa, AZ, US

DUPR

4.867

TEAM 2LOSS
JG
Jeff Goss

355XYP · Litchfield Park, AZ, US

DUPR

4.389

JG
Jacob Goss

6ZVMZQ · Peoria, AZ, US

DUPR

4.544

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-6858673101
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6212429588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joey Nguyen",
        "dupr_id": "8EORNE",
        "rating": 4.692,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      },
      {
        "name": "Ruben Osorio",
        "dupr_id": "3Y0RXD",
        "rating": 4.867,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5473604749,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Goss",
        "dupr_id": "355XYP",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      },
      {
        "name": "Jacob Goss",
        "dupr_id": "6ZVMZQ",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]