Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Culpickle Classic 2025 Mixed 3.7 and Above B

ID: 8335769291

Match Scores

5-15

Win

Play Date

2025-07-13

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KS
Kaeli Somerville

1654QG · USA

DUPR

3.804

BS
Blake Sheads

3YLQJE · USA

DUPR

3.593

TEAM 2WINNER
BW
Brenda Walton

1Q5503 · Fredericksburg, VA, US

DUPR

3.970

MG
Matt Gibson

309D42 · Stafford, VA, US

DUPR

4.335

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-8335769291
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5861166766,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kaeli Somerville",
        "dupr_id": "1654QG",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Blake Sheads",
        "dupr_id": "3YLQJE",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4526554072,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brenda Walton",
        "dupr_id": "1Q5503",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Matt Gibson",
        "dupr_id": "309D42",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      }
    ]
  }
]