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

PCPA Series (2) Scorefest - Mixed Doubles Skill: (3.5+) Age: (12 To 49)

ID: 4655433006

Match Scores

11-1

Win

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Weatherford, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
MM
Madison Munshower

4VQMM2 · USA

DUPR

2.824

WR
Willie Robert

EG5JJE · Abilene, TX, US

DUPR

3.857

TEAM 2LOSS
AA
Alyssa alvarez

6KZE9Q · USA

DUPR

2.614

MC
Mark Clevinger

PWNQMX · USA

DUPR

3.361

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-4655433006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8003530597,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madison Munshower",
        "dupr_id": "4VQMM2",
        "rating": 2.824,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Willie Robert",
        "dupr_id": "EG5JJE",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": "Abilene, TX, US"
      }
    ]
  },
  {
    "team_id": 6512952478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alyssa alvarez",
        "dupr_id": "6KZE9Q",
        "rating": 2.614,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Clevinger",
        "dupr_id": "PWNQMX",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]