Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4894831358

Match Scores

11-7

Win

Play Date

2026-04-12

Play Time (Est)

3:30 PM

Play Location

Warren, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
AS
April Spisich

3YGJD3 · Northville, MI, US

DUPR

4.616

NW
Nathan Ward

16KZGE · Livonia, MI, US

DUPR

4.459

TEAM 2LOSS
MH
Mary Henne

3ONZ57 · Frankenmuth, MI, US

DUPR

4.157

NV
Nathan Vickery

DWPXYX · Essex County, ON, CA

DUPR

4.661

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-4894831358
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4457035012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "April Spisich",
        "dupr_id": "3YGJD3",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Northville, MI, US"
      },
      {
        "name": "Nathan Ward",
        "dupr_id": "16KZGE",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  },
  {
    "team_id": 7592133774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Henne",
        "dupr_id": "3ONZ57",
        "rating": 4.157,
        "profile_pic_url": null,
        "location": "Frankenmuth, MI, US"
      },
      {
        "name": "Nathan Vickery",
        "dupr_id": "DWPXYX",
        "rating": 4.661,
        "profile_pic_url": null,
        "location": "Essex County, ON, CA"
      }
    ]
  }
]