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

Pickleballerz Co-Ed DUPR Round Robin (3.25-3.75)

ID: 5651508670

Match Scores

15-12

Win

Play Date

2026-02-03

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Sokkalingam Manivannan

LWQD56 · Chantilly, VA, US

DUPR

3.887

TL
Thao Le

4LOLRV · McLean, VA, US

DUPR

2.886

TEAM 2LOSS
AL
Alex Lozano

G0JKPX · USA

DUPR

3.534

AT
Agnes Trice

GWE2ZV · USA

DUPR

3.231

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-5651508670
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6276472024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sokkalingam Manivannan",
        "dupr_id": "LWQD56",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Chantilly, VA, US"
      },
      {
        "name": "Thao Le",
        "dupr_id": "4LOLRV",
        "rating": 2.886,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 5356195082,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Lozano",
        "dupr_id": "G0JKPX",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Agnes Trice",
        "dupr_id": "GWE2ZV",
        "rating": 3.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]