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

Pool A - Mixed Doubles (3.5) Ages: 1-49

ID: 7445525149

Match Scores

6-15

Loss

Play Date

2026-03-01

Play Time (Est)

2:15 AM

Play Location

Smashers Pickleball+Bar+Grill

Unverified Facility

Competitor Teams

TEAM 1LOSS
WR
Willie Robert

EG5JJE · Abilene, TX, US

DUPR

3.715

MM
Madison Munshower

4VQMM2 · USA

DUPR

2.733

TEAM 2WINNER
HH
Hannah Hetzler

RZX6LQ · USA

DUPR

3.134

NW
Neil Watson

RZXMGN · USA

DUPR

3.297

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-7445525149
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6443672149,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Willie Robert",
        "dupr_id": "EG5JJE",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": "Abilene, TX, US"
      },
      {
        "name": "Madison Munshower",
        "dupr_id": "4VQMM2",
        "rating": 2.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6790547097,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hannah Hetzler",
        "dupr_id": "RZX6LQ",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neil Watson",
        "dupr_id": "RZXMGN",
        "rating": 3.297,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]