Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7980589563

Match Scores

11-8

Win

Play Date

2026-04-03

Play Time (Est)

4:45 AM

Play Location

7558, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page β†’

Competitor Teams

TEAM 1WINNER
AD
Anthony Dang

1RQ5VE Β· USA

DUPR

3.519

DW
Duncan Weiss

WKRY6Q Β· Phoenix, AZ, US

DUPR

3.644

TEAM 2LOSS
MK
Michael Kobashi

674VWE Β· USA

DUPR

2.993

DB
Davis Bauer

V7GKK6 Β· Scottsdale, AZ, US

DUPR

3.932

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-7980589563
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7081294096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Dang",
        "dupr_id": "1RQ5VE",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Duncan  Weiss",
        "dupr_id": "WKRY6Q",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7348218628,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Kobashi",
        "dupr_id": "674VWE",
        "rating": 2.993,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Davis Bauer",
        "dupr_id": "V7GKK6",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]