Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

4.5 Mixed

ID: 5297814904

Match Scores

11-3

Win

Play Date

2024-12-13

Play Time (Est)

5:00 PM

Play Location

The Picklr - Blaine

Unverified Facility

Competitor Teams

TEAM 1WINNER
VJ
Volly Johnson

2LVK2R · Forest Lake, MN, US

DUPR

4.703

JT
Joseph T Evavold

8GLORQ · Andover, MN, US

DUPR

5.122

TEAM 2LOSS
HJ
Huishu Jia

8KQJYQ · Shoreview, MN, US

DUPR

4.399

CT
Caio Thomas

1N46O2 · Fridley, MN, US

DUPR

4.613

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-5297814904
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7652715817,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Volly Johnson",
        "dupr_id": "2LVK2R",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Forest Lake, MN, US"
      },
      {
        "name": "Joseph T Evavold",
        "dupr_id": "8GLORQ",
        "rating": 5.122,
        "profile_pic_url": null,
        "location": "Andover, MN, US"
      }
    ]
  },
  {
    "team_id": 5815587463,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Huishu Jia",
        "dupr_id": "8KQJYQ",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Caio Thomas",
        "dupr_id": "1N46O2",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Fridley, MN, US"
      }
    ]
  }
]