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: 7845548240

Match Scores

8-15

Loss

Play Date

2023-07-23

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JO
Jonathan Ochoa

1QJRPD · Sacramento, CA, US

DUPR

4.871

NB
Nick Bezzubchenko

16V6P0 · USA

DUPR

4.623

TEAM 2WINNER
MW
Mike Wilson

8JYJNM · Grass Valley, CA, US

DUPR

5.281

TA
Tyler Ausmus

3P4V5Z · Auburn, CA, US

DUPR

5.066

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-7845548240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5809042131,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Ochoa",
        "dupr_id": "1QJRPD",
        "rating": 4.871,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Nick Bezzubchenko",
        "dupr_id": "16V6P0",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8211237758,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mike Wilson",
        "dupr_id": "8JYJNM",
        "rating": 5.281,
        "profile_pic_url": null,
        "location": "Grass Valley, CA, US"
      },
      {
        "name": "Tyler Ausmus",
        "dupr_id": "3P4V5Z",
        "rating": 5.066,
        "profile_pic_url": null,
        "location": "Auburn, CA, US"
      }
    ]
  }
]