Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Culpickle Classic 2025 Mixed 3.7 and Above B

ID: 8113947350

Match Scores

9-15

Win

Play Date

2025-07-13

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jamie Coleman

84OP0G · Culpeper, VA, US

DUPR

4.496

CH
Crystal Hale

EG26XW · Culpeper, VA, US

DUPR

3.334

TEAM 2WINNER
BW
Brenda Walton

1Q5503 · Fredericksburg, VA, US

DUPR

3.974

MG
Matt Gibson

309D42 · Stafford, VA, US

DUPR

4.338

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-8113947350
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8589139674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Coleman",
        "dupr_id": "84OP0G",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Culpeper, VA, US"
      },
      {
        "name": "Crystal Hale",
        "dupr_id": "EG26XW",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": "Culpeper, VA, US"
      }
    ]
  },
  {
    "team_id": 6465391624,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brenda Walton",
        "dupr_id": "1Q5503",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Matt Gibson",
        "dupr_id": "309D42",
        "rating": 4.338,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      }
    ]
  }
]