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

PB4ALL Spring Classic - SAT-Mixed Doubles 5.0+ OPEN PRO

ID: 4816542817

Match Scores

15-2

Loss

Play Date

2025-05-03

Play Time (Est)

2:15 AM

Play Location

Santa Rosa, CA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AN
Alexis Nelson

30X2ZN · USA

DUPR

5.642

AL
Alex Long

QPW7Q4 · San Ramon, CA, US

DUPR

5.331

TEAM 2LOSS
TT
Tanya Tavra

8WNMZL · San Juan Bautista, CA, US

DUPR

4.678

AL
Alexander Lewkowicz

1N0RYN · San Jose, CA, US

DUPR

4.813

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-4816542817
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8213157392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexis Nelson",
        "dupr_id": "30X2ZN",
        "rating": 5.642,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Long",
        "dupr_id": "QPW7Q4",
        "rating": 5.331,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  },
  {
    "team_id": 6282310637,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tanya Tavra",
        "dupr_id": "8WNMZL",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "San Juan Bautista, CA, US"
      },
      {
        "name": "Alexander Lewkowicz",
        "dupr_id": "1N0RYN",
        "rating": 4.813,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]