Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

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

ID: 7278224214

Match Scores

8-11

Win

Play Date

2026-04-10

Play Time (Est)

7:30 PM

Play Location

7558, W Thunderbird Rd, Bashas Thunderbird Village

View Facility Page β†’

Competitor Teams

TEAM 1LOSS
MK
Michael Kobashi

674VWE Β· USA

DUPR

3.085

DW
Duncan Weiss

WKRY6Q Β· Phoenix, AZ, US

DUPR

3.653

TEAM 2WINNER
BS
Ben Strouse

PZ6EYG Β· Peoria, AZ, US

DUPR

3.516

AD
Anthony Dang

1RQ5VE Β· USA

DUPR

3.571

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-7278224214
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5421365628,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Kobashi",
        "dupr_id": "674VWE",
        "rating": 3.085,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Duncan  Weiss",
        "dupr_id": "WKRY6Q",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 8189299685,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Strouse",
        "dupr_id": "PZ6EYG",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Anthony Dang",
        "dupr_id": "1RQ5VE",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]