Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

VLL VC J’26 P2.2 - PickleHeadz

ID: 6909242122

Match Scores

7-11

Win

Play Date

2026-01-16

Play Time (Est)

11:30 PM

Play Location

Miller Park, 4530, Miller Pkwy

View Facility Page →

Competitor Teams

TEAM 1LOSS
CH
Christian Hammon

4L60OK · Thousand Oaks, CA, US

DUPR

3.679

BS
Brad Stephens

ODRY5P · Agoura Hills, CA, US

DUPR

3.931

TEAM 2WINNER
SB
Steven Bradley

9P540J · Thousand Oaks, CA, US

DUPR

3.832

BS
Brandon Singer

EGK46E · USA

DUPR

3.783

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-6909242122
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7589378827,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Hammon",
        "dupr_id": "4L60OK",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Brad Stephens",
        "dupr_id": "ODRY5P",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Agoura Hills, CA, US"
      }
    ]
  },
  {
    "team_id": 8325363580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Bradley",
        "dupr_id": "9P540J",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Brandon Singer",
        "dupr_id": "EGK46E",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]