Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Challenger AZ DUPR Collegiate

ID: 6801900874

Match Scores

10-21, 17-21

Win

Play Date

2025-03-08

Play Time (Est)

11:30 PM

Play Location

9190 Talking Stick Way

Unverified Facility

Competitor Teams

TEAM 1LOSS
BE
Brad Eckart

DWPGNM · Overland Park, KS, US

DUPR

4.059

JR
Jacob Roundy

PWE5LQ · Prescott Valley, AZ, US

DUPR

3.303

TEAM 2WINNER
TC
Tanner Crandall

8JGV0J · Oregon City, OR, US

DUPR

5.052

JB
Justin Brunner

3X07NR · Dolores, CO, US

DUPR

4.689

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-6801900874
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5366426508,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Eckart",
        "dupr_id": "DWPGNM",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Jacob Roundy",
        "dupr_id": "PWE5LQ",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Prescott Valley, AZ, US"
      }
    ]
  },
  {
    "team_id": 6477812322,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tanner Crandall",
        "dupr_id": "8JGV0J",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Oregon City, OR, US"
      },
      {
        "name": "Justin Brunner",
        "dupr_id": "3X07NR",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Dolores, CO, US"
      }
    ]
  }
]