Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

VPxPrestige Mixed Premier Teams of 3 RR

ID: 5453301213

Match Scores

13-11

Loss

Play Date

2026-05-24

Play Time (Est)

10:15 AM

Play Location

Leesburg, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DE
David Estay

3Z0XJQ · Leesburg, VA, US

DUPR

4.264

PM
Paula Mateer

3090RG · Miami, FL, US

DUPR

4.132

TEAM 2LOSS
AK
Alex Kumar

RZD9DE · Arlington, VA, US

DUPR

4.354

MS
Mikaela Smith

Z90ZVP · Hampton, VA, US

DUPR

4.990

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-5453301213
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7934301458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Estay",
        "dupr_id": "3Z0XJQ",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Paula Mateer",
        "dupr_id": "3090RG",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4345345206,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Kumar",
        "dupr_id": "RZD9DE",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      },
      {
        "name": "Mikaela Smith",
        "dupr_id": "Z90ZVP",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Hampton, VA, US"
      }
    ]
  }
]