Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6920905555

Match Scores

3-11

Win

Play Date

2026-04-03

Play Time (Est)

8:45 AM

Play Location

7558, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page β†’

Competitor Teams

TEAM 1LOSS
LC
Luis Chavez

2YJ9LR Β· Phoenix, AZ, US

DUPR

3.582

DB
Davis Bauer

V7GKK6 Β· Scottsdale, AZ, US

DUPR

3.926

TEAM 2WINNER
PO
Pablo Osuna

JPJ5OO Β· AZ, US

DUPR

3.703

AD
Anthony Dang

1RQ5VE Β· USA

DUPR

3.562

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-6920905555
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5432484571,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luis Chavez",
        "dupr_id": "2YJ9LR",
        "rating": 3.582,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Davis Bauer",
        "dupr_id": "V7GKK6",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 8036776065,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pablo Osuna",
        "dupr_id": "JPJ5OO",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Anthony Dang",
        "dupr_id": "1RQ5VE",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]