Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6210772218

Match Scores

15-5

Loss

Play Date

2026-04-11

Play Time (Est)

7:30 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
HB
Heidi Blackwell

V702XJ · Troy, MI, US

DUPR

4.287

LL
Linda Liong

EWGDOO · Sarawak, MY

DUPR

4.661

TEAM 2LOSS
BF
Bethany Flick

76MD74 · Lansing, MI, US

DUPR

4.287

MH
Mary Henne

3ONZ57 · Frankenmuth, MI, US

DUPR

4.210

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-6210772218
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6544997211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heidi Blackwell",
        "dupr_id": "V702XJ",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Troy, MI, US"
      },
      {
        "name": "Linda Liong",
        "dupr_id": "EWGDOO",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Sarawak, MY"
      }
    ]
  },
  {
    "team_id": 6209915518,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bethany Flick",
        "dupr_id": "76MD74",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Lansing, MI, US"
      },
      {
        "name": "Mary Henne",
        "dupr_id": "3ONZ57",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Frankenmuth, MI, US"
      }
    ]
  }
]