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

FSU White vs Mississippi State

ID: 4746369262

Match Scores

18-16

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.777

JF
Jaxson Flores

EGPW5J · Starkville, MS, US

DUPR

4.583

TEAM 2LOSS
AM
Alex Morel

RXZR7D · Tallahassee, FL, US

DUPR

4.435

MK
Miles Kreutzer

1N4NZ2 · Weston, FL, US

DUPR

5.394

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-4746369262
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4399406506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Mitchell",
        "dupr_id": "L5ZRRQ",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Jaxson Flores",
        "dupr_id": "EGPW5J",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Starkville, MS, US"
      }
    ]
  },
  {
    "team_id": 7198497373,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Morel",
        "dupr_id": "RXZR7D",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Miles Kreutzer",
        "dupr_id": "1N4NZ2",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      }
    ]
  }
]