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

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

ID: 5564518529

Match Scores

11-10

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.383

TA
Troy Andersen

XJK0E2 · USA

DUPR

3.233

TEAM 2LOSS
JB
Jocelyn Buckingham

E9D4NJ · USA

DUPR

3.068

AB
Austin Buckingham

YN4QEP · USA

DUPR

3.012

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-5564518529
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4812715292,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Levitz May",
        "dupr_id": "2LZ6L4",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      },
      {
        "name": "Troy Andersen",
        "dupr_id": "XJK0E2",
        "rating": 3.233,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6321568690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jocelyn Buckingham",
        "dupr_id": "E9D4NJ",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Buckingham",
        "dupr_id": "YN4QEP",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]