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

2025 Challenger AZ DUPR Collegiate

ID: 4807195344

Match Scores

21-8, 19-21, 19-21

Loss

Play Date

2025-03-08

Play Time (Est)

1:00 PM

Play Location

9190 Talking Stick Way

Unverified Facility

Competitor Teams

TEAM 1LOSS
NT
Noah Truong

DN7ZLX · La Cañada Flintridge, CA, US

DUPR

4.574

JL
Justin Lenderman

4ZQ6J2 · Houston, TX, US

DUPR

4.845

TEAM 2WINNER
TC
Tanner Crandall

8JGV0J · Oregon City, OR, US

DUPR

5.059

JB
Justin Brunner

3X07NR · Dolores, CO, US

DUPR

4.697

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-4807195344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4572350683,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Noah Truong",
        "dupr_id": "DN7ZLX",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "La Cañada Flintridge, CA, US"
      },
      {
        "name": "Justin Lenderman",
        "dupr_id": "4ZQ6J2",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5009389526,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tanner Crandall",
        "dupr_id": "8JGV0J",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Oregon City, OR, US"
      },
      {
        "name": "Justin Brunner",
        "dupr_id": "3X07NR",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Dolores, CO, US"
      }
    ]
  }
]