Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR Collegiate Florida Super Regional

ID: 6491768503

Match Scores

21-18

Win

Play Date

2024-09-21

Play Time (Est)

8:45 AM

Play Location

455 NW Enterprise Dr

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Judah Samples

1N4E68 · Orange Park, FL, US

DUPR

4.405

MP
Madelyn Porter

XJZWZ2 · Saint Johns, FL, US

DUPR

3.910

TEAM 2LOSS
MS
Mo Sarabian

8E6DVO · USA

DUPR

3.773

DD
Deekshitha Devarasetty

56Q2Z5 · Atlanta, GA, US

DUPR

3.578

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-6491768503
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5839225353,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Judah Samples",
        "dupr_id": "1N4E68",
        "rating": 4.405,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Madelyn Porter",
        "dupr_id": "XJZWZ2",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  },
  {
    "team_id": 6350616802,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mo Sarabian",
        "dupr_id": "8E6DVO",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deekshitha Devarasetty",
        "dupr_id": "56Q2Z5",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]