Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6177129843

Match Scores

11-8

Loss

Play Date

2026-04-10

Play Time (Est)

4:45 AM

Play Location

7558, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page β†’

Competitor Teams

TEAM 1WINNER
PO
Pablo Osuna

JPJ5OO Β· AZ, US

DUPR

3.694

DB
Davis Bauer

V7GKK6 Β· Scottsdale, AZ, US

DUPR

3.899

TEAM 2LOSS
MK
Michael Kobashi

674VWE Β· USA

DUPR

3.078

AD
Anthony Dang

1RQ5VE Β· USA

DUPR

3.570

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-6177129843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7136105073,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pablo Osuna",
        "dupr_id": "JPJ5OO",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "AZ, US"
      },
      {
        "name": "Davis Bauer",
        "dupr_id": "V7GKK6",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7270237746,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Kobashi",
        "dupr_id": "674VWE",
        "rating": 3.078,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Dang",
        "dupr_id": "1RQ5VE",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]