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

Tulip Tussle 2026 - Womens Doubles Skill: (3.0 To 3.5) Age: (Any)

ID: 4592027091

Match Scores

6-11

Loss

Play Date

2026-04-25

Play Time (Est)

4:45 AM

Play Location

Mount Vernon, WA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LB
Liisa Bonner

NX7VO2 · USA

DUPR

3.005

LM
Laura Meyer

GGLEEQ · Woodinville, WA, US

DUPR

3.269

TEAM 2WINNER
MM
Maggie Moormeier

G02JPM · USA

DUPR

2.933

AP
Ashley Petronella

ZDD5RW · USA

DUPR

3.451

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-4592027091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7582772536,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Liisa Bonner",
        "dupr_id": "NX7VO2",
        "rating": 3.005,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laura Meyer",
        "dupr_id": "GGLEEQ",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Woodinville, WA, US"
      }
    ]
  },
  {
    "team_id": 4568133981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maggie Moormeier",
        "dupr_id": "G02JPM",
        "rating": 2.933,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ashley Petronella",
        "dupr_id": "ZDD5RW",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]