Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool E - Team Bracket

ID: 5753972896

Match Scores

21-12

Win

Play Date

2026-03-07

Play Time (Est)

5:00 PM

Play Location

The HUB Silicon Valley

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Samara Milmeister

J5KW54 · USA

DUPR

3.680

FV
Flora Vogel

89K9NK · Tucker, GA, US

DUPR

3.752

TEAM 2LOSS
SW
Sandra Wang

PPWPNZ · USA

DUPR

3.251

LH
Lindsey Ho

XK55O4 · USA

DUPR

3.437

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-5753972896
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4915536306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samara Milmeister",
        "dupr_id": "J5KW54",
        "rating": 3.68,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Flora Vogel",
        "dupr_id": "89K9NK",
        "rating": 3.752,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      }
    ]
  },
  {
    "team_id": 6714041799,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandra Wang",
        "dupr_id": "PPWPNZ",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lindsey Ho",
        "dupr_id": "XK55O4",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]