Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6845947012

Match Scores

11-10, 11-1

Win

Play Date

2026-01-29

Play Time (Est)

5:00 PM

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.254

JS
Jorge Sandoval

DNQN9X · USA

DUPR

4.190

TEAM 2LOSS
ET
Eric Tate

89JYK1 · Clayton, CA, US

DUPR

4.076

BH
Bill Hicks

3Y46YP · Vacaville, CA, US

DUPR

3.993

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-6845947012
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5466336675,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Gallegos",
        "dupr_id": "ZN99DM",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      },
      {
        "name": "Jorge Sandoval",
        "dupr_id": "DNQN9X",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7832781696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Tate",
        "dupr_id": "89JYK1",
        "rating": 4.076,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      },
      {
        "name": "Bill Hicks",
        "dupr_id": "3Y46YP",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "Vacaville, CA, US"
      }
    ]
  }
]