Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

culpickle Classic

ID: 4932867709

Match Scores

15-6

Win

Play Date

2025-07-13

Play Time (Est)

2:15 AM

Play Location

Culpeper, VA 22701, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BW
Brenda Walton

1Q5503 · Fredericksburg, VA, US

DUPR

4.132

MG
Matt Gibson

309D42 · Stafford, VA, US

DUPR

4.243

TEAM 2LOSS
GC
Grace Coleman

RZ5WEM · USA

DUPR

3.500

AH
alex Hines

99R6KR · Orange County, VA, US

DUPR

3.753

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-4932867709
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6385941805,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brenda Walton",
        "dupr_id": "1Q5503",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Matt Gibson",
        "dupr_id": "309D42",
        "rating": 4.243,
        "profile_pic_url": null,
        "location": "Stafford, VA, US"
      }
    ]
  },
  {
    "team_id": 5404624811,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Coleman",
        "dupr_id": "RZ5WEM",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex Hines",
        "dupr_id": "99R6KR",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Orange County, VA, US"
      }
    ]
  }
]