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

FSU White vs Mississippi State

ID: 7109155174

Match Scores

15-7

Win

Play Date

2026-03-08

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EM
Ethan Mitchell

L5ZRRQ · Ocean Springs, MS, US

DUPR

4.788

LH
Lily Holliday

XJON77 · Starkville, MS, US

DUPR

4.552

TEAM 2LOSS
MK
Maribella Kontil

4L2LQ6 · Weston, FL, US

DUPR

4.316

AM
Alex Morel

RXZR7D · Tallahassee, FL, US

DUPR

4.414

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-7109155174
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6941316927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Mitchell",
        "dupr_id": "L5ZRRQ",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Lily Holliday",
        "dupr_id": "XJON77",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Starkville, MS, US"
      }
    ]
  },
  {
    "team_id": 7873504113,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maribella Kontil",
        "dupr_id": "4L2LQ6",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      },
      {
        "name": "Alex Morel",
        "dupr_id": "RXZR7D",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]