Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s 3.5-4.0 DUPR League πŸ‘¨πŸ»πŸ“ | The Picklr Peoria

ID: 5606309679

Match Scores

11-5

Win

Play Date

2026-04-24

Play Time (Est)

4:45 AM

Play Location

7558, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page β†’

Competitor Teams

TEAM 1WINNER
DB
Davis Bauer

V7GKK6 Β· Scottsdale, AZ, US

DUPR

3.835

SL
Shea Loges

0QMNDX Β· Phoenix, AZ, US

DUPR

3.513

TEAM 2LOSS
LC
Luis Chavez

2YJ9LR Β· Phoenix, AZ, US

DUPR

3.576

BS
Ben Strouse

PZ6EYG Β· Peoria, AZ, US

DUPR

3.526

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-5606309679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6499450546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Davis Bauer",
        "dupr_id": "V7GKK6",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Shea Loges",
        "dupr_id": "0QMNDX",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7809024821,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luis Chavez",
        "dupr_id": "2YJ9LR",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Ben Strouse",
        "dupr_id": "PZ6EYG",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]