Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.5 Mixed

ID: 4730785574

Match Scores

15-2

Win

Play Date

2024-12-13

Play Time (Est)

3:30 PM

Play Location

The Picklr - Blaine

Unverified Facility

Competitor Teams

TEAM 1WINNER
VJ
Volly Johnson

2LVK2R · Forest Lake, MN, US

DUPR

4.693

JT
Joseph T Evavold

8GLORQ · Andover, MN, US

DUPR

5.097

TEAM 2LOSS
BJ
Brenna Joselyn

Q5E994 · Forest Lake, MN, US

DUPR

3.851

RC
Rico Cuellar

0YNJQG · USA

DUPR

4.192

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-4730785574
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4575939017,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Volly Johnson",
        "dupr_id": "2LVK2R",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      },
      {
        "name": "Joseph T Evavold",
        "dupr_id": "8GLORQ",
        "rating": 5.097,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  },
  {
    "team_id": 6017005419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenna Joselyn",
        "dupr_id": "Q5E994",
        "rating": 3.851,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      },
      {
        "name": "Rico Cuellar",
        "dupr_id": "0YNJQG",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]