Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Partner Round Robin - 18

ID: 4562862801

Match Scores

11-3, 5-11, 11-6

Win

Play Date

2026-01-22

Play Time (Est)

10:15 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.170

JS
Jorge Sandoval

DNQN9X · USA

DUPR

3.992

TEAM 2LOSS
DJ
Dan Johnston

12P9LY · Concord, CA, US

DUPR

3.945

RJ
Rachel Johnston

30P4J4 · Concord, CA, US

DUPR

3.926

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-4562862801
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5990671042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Connor Gallegos",
        "dupr_id": "ZN99DM",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      },
      {
        "name": "Jorge Sandoval",
        "dupr_id": "DNQN9X",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7068522376,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Johnston",
        "dupr_id": "12P9LY",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "Rachel Johnston",
        "dupr_id": "30P4J4",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  }
]