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

Star Spangled Paddle by Lewisville Picklr - Mixed Doubles Skill: (3.0) Age: (Any)

ID: 4809318209

Match Scores

11-0, 11-1

Win

Play Date

2025-07-12

Play Time (Est)

6:15 AM

Play Location

Lewisville, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
LL
Lisa Levitz May

2LZ6L4 · Flower Mound, TX, US

DUPR

3.451

TA
Troy Andersen

XJK0E2 · USA

DUPR

3.378

TEAM 2LOSS
MV
Mared Vinas

X25LZ2 · USA

DUPR

2.414

AS
Anthony Santoro

DNMXMM · USA

DUPR

2.414

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-4809318209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5578462364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Levitz May",
        "dupr_id": "2LZ6L4",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Troy Andersen",
        "dupr_id": "XJK0E2",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6618056106,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mared Vinas",
        "dupr_id": "X25LZ2",
        "rating": 2.414,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthony Santoro",
        "dupr_id": "DNMXMM",
        "rating": 2.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]