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

2025 Challenger AZ DUPR Collegiate

ID: 6457841050

Match Scores

22-24

Loss

Play Date

2025-03-08

Play Time (Est)

11:30 PM

Play Location

9190 Talking Stick Way

Unverified Facility

Competitor Teams

TEAM 1LOSS
TC
Tanner Crandall

8JGV0J · Oregon City, OR, US

DUPR

5.039

JB
Justin Brunner

3X07NR · Dolores, CO, US

DUPR

4.671

TEAM 2WINNER
EW
Eli Wilson

4LRL52 · Campton Hills, IL, US

DUPR

4.709

KK
Kale Klein

8D65X3 · Phoenix, AZ, US

DUPR

5.093

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-6457841050
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7386156285,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tanner Crandall",
        "dupr_id": "8JGV0J",
        "rating": 5.039,
        "profile_pic_url": null,
        "location": "Oregon City, OR, US"
      },
      {
        "name": "Justin Brunner",
        "dupr_id": "3X07NR",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Dolores, CO, US"
      }
    ]
  },
  {
    "team_id": 8106486966,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eli Wilson",
        "dupr_id": "4LRL52",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Campton Hills, IL, US"
      },
      {
        "name": "Kale Klein",
        "dupr_id": "8D65X3",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]