Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Up to 4.5 - Men’s Doubles SPRING SHOWDOWN - Up to 4.5 - Men’s Doubles SPRING SHOWDOWN

ID: 5797640525

Match Scores

7-11

Win

Play Date

2026-04-05

Play Time (Est)

6:15 AM

Play Location

The Courts at Gibson Park Roseville CA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GP
Gurinder Pal Singh

0ZLRWN · USA

DUPR

3.240

JL
jovito llevares

QX6625 · Roseville, CA, US

DUPR

4.153

TEAM 2WINNER
JV
josh Velasquez

DWRY5M · Yuba City, CA, US

DUPR

3.780

CV
Christian Velasquez

V7W26E · USA

DUPR

4.277

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-5797640525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7969451440,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gurinder Pal Singh",
        "dupr_id": "0ZLRWN",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jovito llevares",
        "dupr_id": "QX6625",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  },
  {
    "team_id": 8192075723,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "josh Velasquez",
        "dupr_id": "DWRY5M",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Yuba City, CA, US"
      },
      {
        "name": "Christian Velasquez",
        "dupr_id": "V7W26E",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]