Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool E - Team Bracket

ID: 8013478532

Match Scores

21-16

Win

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

The HUB Silicon Valley

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Samara Milmeister

J5KW54 · USA

DUPR

3.712

FV
Flora Vogel

89K9NK · Tucker, GA, US

DUPR

3.749

TEAM 2LOSS
MN
Maya Nisson

YNGRXG · USA

DUPR

3.688

YA
Ysabelle Andrion

DWX9MY · USA

DUPR

3.706

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-8013478532
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4767923346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samara Milmeister",
        "dupr_id": "J5KW54",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Flora Vogel",
        "dupr_id": "89K9NK",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      }
    ]
  },
  {
    "team_id": 6495542149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maya Nisson",
        "dupr_id": "YNGRXG",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ysabelle Andrion",
        "dupr_id": "DWX9MY",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]