Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's Only Waterfall - Partner Event (Limited to 8 Teams) - 6

ID: 5505079139

Match Scores

11-6, 11-7

Win

Play Date

2026-01-29

Play Time (Est)

12:45 AM

Play Location

2748 E Olivera Rd, 94519, Concord

View Facility Page →

Competitor Teams

TEAM 1WINNER
CG
Connor Gallegos

ZN99DM · Discovery Bay, CA, US

DUPR

4.234

JS
Jorge Sandoval

DNQN9X · USA

DUPR

4.147

TEAM 2LOSS
BB
Bradley Bautista

16Y9R0 · Vallejo, CA, US

DUPR

3.662

JJ
John Jatoft

1R4JNM · Concord, CA, US

DUPR

3.937

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-5505079139
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6441137298,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Gallegos",
        "dupr_id": "ZN99DM",
        "rating": 4.234,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      },
      {
        "name": "Jorge Sandoval",
        "dupr_id": "DNQN9X",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6631143940,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bradley Bautista",
        "dupr_id": "16Y9R0",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Vallejo, CA, US"
      },
      {
        "name": "John Jatoft",
        "dupr_id": "1R4JNM",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  }
]