Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Golden State Open - Mens Doubles Skill: (3.5) Age: (Any)

ID: 6876265857

Match Scores

15-9

Win

Play Date

2025-10-04

Play Time (Est)

10:15 AM

Play Location

Pleasanton, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DR
Daniel Rivera

8DYMP6 · Stockton, CA, US

DUPR

3.519

HR
Haiden Rivera

12DM2R · Stockton, CA, US

DUPR

3.945

TEAM 2LOSS
NB
Nabil Bourdi

ODYPD2 · San Ramon, CA, US

DUPR

3.407

SP
satyadeep prasanna

WNNO9Y · San Ramon, CA, US

DUPR

2.796

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-6876265857
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4529743130,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Rivera",
        "dupr_id": "8DYMP6",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Haiden Rivera",
        "dupr_id": "12DM2R",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  },
  {
    "team_id": 5714951386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nabil Bourdi",
        "dupr_id": "ODYPD2",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      },
      {
        "name": "satyadeep  prasanna",
        "dupr_id": "WNNO9Y",
        "rating": 2.796,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  }
]