Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5772272944

Match Scores

7-11

Win

Play Date

2026-04-10

Play Time (Est)

5:00 PM

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.581

BS
Ben Strouse

PZ6EYG Β· Peoria, AZ, US

DUPR

3.516

TEAM 2WINNER
PO
Pablo Osuna

JPJ5OO Β· AZ, US

DUPR

3.700

AD
Anthony Dang

1RQ5VE Β· USA

DUPR

3.576

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-5772272944
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8293399919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luis Chavez",
        "dupr_id": "2YJ9LR",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Ben Strouse",
        "dupr_id": "PZ6EYG",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 4736852475,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pablo Osuna",
        "dupr_id": "JPJ5OO",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Anthony Dang",
        "dupr_id": "1RQ5VE",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]