Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7606068855

Match Scores

4-11

Loss

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 1LOSS
LC
Luis Chavez

2YJ9LR Β· Phoenix, AZ, US

DUPR

3.585

SL
Shea Loges

0QMNDX Β· Phoenix, AZ, US

DUPR

3.512

TEAM 2WINNER
PO
Pablo Osuna

JPJ5OO Β· AZ, US

DUPR

3.728

DW
Duncan Weiss

WKRY6Q Β· Phoenix, AZ, US

DUPR

3.702

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-7606068855
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5599389187,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luis Chavez",
        "dupr_id": "2YJ9LR",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Shea Loges",
        "dupr_id": "0QMNDX",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4630727184,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pablo Osuna",
        "dupr_id": "JPJ5OO",
        "rating": 3.728,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Duncan  Weiss",
        "dupr_id": "WKRY6Q",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]