Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Challenger AZ DUPR Collegiate

ID: 6981506364

Match Scores

10-21

Win

Play Date

2025-03-08

Play Time (Est)

1:00 PM

Play Location

9190 Talking Stick Way

Unverified Facility

Competitor Teams

TEAM 1LOSS
BE
Brad Eckart

DWPGNM · Overland Park, KS, US

DUPR

4.055

JR
Jacob Roundy

PWE5LQ · Prescott Valley, AZ, US

DUPR

3.298

TEAM 2WINNER
TC
Tanner Crandall

8JGV0J · Oregon City, OR, US

DUPR

5.039

JB
Justin Brunner

3X07NR · Dolores, CO, US

DUPR

4.672

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-6981506364
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5372862122,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Eckart",
        "dupr_id": "DWPGNM",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Jacob Roundy",
        "dupr_id": "PWE5LQ",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": "Prescott Valley, AZ, US"
      }
    ]
  },
  {
    "team_id": 7877341279,
    "serial": 2,
    "winner": true,
    "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.672,
        "profile_pic_url": null,
        "location": "Dolores, CO, US"
      }
    ]
  }
]