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

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

ID: 6748796311

Match Scores

15-6

Loss

Play Date

2026-04-12

Play Time (Est)

8:45 AM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
HB
Heidi Blackwell

V702XJ · Troy, MI, US

DUPR

4.339

JO
Jack Olmstead

PKLZRZ · Troy, MI, US

DUPR

5.111

TEAM 2LOSS
GH
Grace Haley

30RGWX · Williamston, MI, US

DUPR

4.866

TC
Tyler Conrad

V7XKZP · Freeland, MI, US

DUPR

4.663

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-6748796311
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6935173576,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heidi Blackwell",
        "dupr_id": "V702XJ",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Jack Olmstead",
        "dupr_id": "PKLZRZ",
        "rating": 5.111,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      }
    ]
  },
  {
    "team_id": 6926337886,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Haley",
        "dupr_id": "30RGWX",
        "rating": 4.866,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Tyler Conrad",
        "dupr_id": "V7XKZP",
        "rating": 4.663,
        "profile_pic_url": null,
        "location": "Freeland, MI, US"
      }
    ]
  }
]