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

NP Sacramento Classic Powered by Onix Mens Doubles Skill: (4.5 To 5.0) Age: (8 To 34)

ID: 6022678927

Match Scores

2-11, 3-11

Win

Play Date

2023-07-23

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HA
Hunter Aliotti

3LP64J · USA

DUPR

4.281

VV
Vincent Valenzuela

35YML0 · Pittsburg, CA, US

DUPR

4.308

TEAM 2WINNER
JO
Jonathan Ochoa

1QJRPD · Sacramento, CA, US

DUPR

4.913

NB
Nick Bezzubchenko

16V6P0 · USA

DUPR

4.694

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-6022678927
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7522624679,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hunter Aliotti",
        "dupr_id": "3LP64J",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vincent Valenzuela",
        "dupr_id": "35YML0",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  },
  {
    "team_id": 6059877439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Ochoa",
        "dupr_id": "1QJRPD",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Nick Bezzubchenko",
        "dupr_id": "16V6P0",
        "rating": 4.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]