Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Life Time Loudoun Spring Classic Pickleball Tournament - Mixed Doubles 4.5-5.0 $1000 Prize

ID: 8112418016

Match Scores

1-11

Loss

Play Date

2026-03-22

Play Time (Est)

9:00 PM

Play Location

Sterling, VA

View Facility Page →

Competitor Teams

TEAM 1LOSS
LK
Lucy Kuang

4LYJJK · USA

DUPR

4.733

SP
Shyam Parikh

ODKRPW · Ashburn, VA, US

DUPR

4.096

TEAM 2WINNER
CB
Christina Barker

3YMRDP · Warrenton, VA, US

DUPR

4.841

NV
Noah Vu

56ENMP · Chantilly, VA, US

DUPR

5.067

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-8112418016
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7804011642,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucy Kuang",
        "dupr_id": "4LYJJK",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Shyam Parikh",
        "dupr_id": "ODKRPW",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  },
  {
    "team_id": 6140474801,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christina Barker",
        "dupr_id": "3YMRDP",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Noah Vu",
        "dupr_id": "56ENMP",
        "rating": 5.067,
        "profile_pic_url": null,
        "location": "Chantilly, VA, US"
      }
    ]
  }
]