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

VPxPrestige Mixed Premier Teams of 3 RR

ID: 6904462434

Match Scores

11-4

Loss

Play Date

2026-05-24

Play Time (Est)

7:30 PM

Play Location

Leesburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
MS
Mikaela Smith

Z90ZVP · Hampton, VA, US

DUPR

5.003

AK
Alex Kumar

RZD9DE · USA

DUPR

4.415

TEAM 2LOSS
CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.760

CB
Christina Barker

3YMRDP · Warrenton, VA, US

DUPR

4.799

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-6904462434
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5077662131,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikaela Smith",
        "dupr_id": "Z90ZVP",
        "rating": 5.003,
        "profile_pic_url": null,
        "location": "Hampton, VA, US"
      },
      {
        "name": "Alex Kumar",
        "dupr_id": "RZD9DE",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4996182770,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      },
      {
        "name": "Christina Barker",
        "dupr_id": "3YMRDP",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      }
    ]
  }
]