Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Bash Masters Pickleball Open - Mixed Doubles Skill: (Open) Age: (Any)

ID: 4507224311

Match Scores

15-2

Win

Play Date

2026-04-12

Play Time (Est)

12:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
HB
Heidi Blackwell

V702XJ · Troy, MI, US

DUPR

4.357

JO
Jack Olmstead

PKLZRZ · Troy, MI, US

DUPR

5.127

TEAM 2LOSS
PV
Paige Valascho

4V5L7M · Troy, MI, US

DUPR

4.388

TC
Tyson Cowger

D9EDZL · Detroit, MI, US

DUPR

4.347

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-4507224311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5985038676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heidi Blackwell",
        "dupr_id": "V702XJ",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Jack Olmstead",
        "dupr_id": "PKLZRZ",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  },
  {
    "team_id": 7457427140,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paige Valascho",
        "dupr_id": "4V5L7M",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Tyson Cowger",
        "dupr_id": "D9EDZL",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Detroit, MI, US"
      }
    ]
  }
]