Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6474371792

Match Scores

9-15

Loss

Play Date

2026-03-01

Play Time (Est)

9:00 PM

Play Location

Smashers Pickleball+Bar+Grill

Unverified Facility

Competitor Teams

TEAM 1LOSS
WR
Willie Robert

EG5JJE · Abilene, TX, US

DUPR

3.830

MM
Madison Munshower

4VQMM2 · USA

DUPR

2.958

TEAM 2WINNER
CC
Cesar Cruz Gonzalez

KXPMW6 · San Angelo, TX, US

DUPR

3.932

VR
VERONICA RIVERA

WKD6ZK · TX, US

DUPR

3.301

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-6474371792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8535608673,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Willie Robert",
        "dupr_id": "EG5JJE",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Abilene, TX, US"
      },
      {
        "name": "Madison Munshower",
        "dupr_id": "4VQMM2",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4373640121,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cesar Cruz Gonzalez",
        "dupr_id": "KXPMW6",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "VERONICA RIVERA",
        "dupr_id": "WKD6ZK",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  }
]