Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool E - Team Bracket

ID: 7989056265

Match Scores

9-21

Loss

Play Date

2026-03-07

Play Time (Est)

10:15 AM

Play Location

The HUB Silicon Valley

Unverified Facility

Competitor Teams

TEAM 1LOSS
SM
Samara Milmeister

J5KW54 · USA

DUPR

3.586

FV
Flora Vogel

89K9NK · Tucker, GA, US

DUPR

3.750

TEAM 2WINNER
EM
emily miller

6NGNMQ · San Diego, CA, US

DUPR

3.868

MW
Megan Willcox Morales

4ZQE6K · Mexico City, CDMX, MX

DUPR

4.922

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-7989056265
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7741348947,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samara Milmeister",
        "dupr_id": "J5KW54",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Flora Vogel",
        "dupr_id": "89K9NK",
        "rating": 3.75,
        "profile_pic_url": null,
        "location": "Tucker, GA, US"
      }
    ]
  },
  {
    "team_id": 5359231731,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "emily miller",
        "dupr_id": "6NGNMQ",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Megan  Willcox Morales",
        "dupr_id": "4ZQE6K",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  }
]