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

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

ID: 5091170661

Match Scores

5-11

Win

Play Date

2025-07-12

Play Time (Est)

10:15 AM

Play Location

Lewisville, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
SL
Susan Lambert

99NWD7 · Irving, TX, US

DUPR

2.650

SL
Steven Lambert

N7MJX6 · Dallas, TX, US

DUPR

2.869

TEAM 2WINNER
LL
Lisa Levitz May

2LZ6L4 · Flower Mound, TX, US

DUPR

3.382

TA
Troy Andersen

XJK0E2 · USA

DUPR

3.230

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-5091170661
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5268151295,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Lambert",
        "dupr_id": "99NWD7",
        "rating": 2.65,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      },
      {
        "name": "Steven Lambert",
        "dupr_id": "N7MJX6",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5962481472,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Levitz May",
        "dupr_id": "2LZ6L4",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Troy Andersen",
        "dupr_id": "XJK0E2",
        "rating": 3.23,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]