Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Florida Pro-Am Circuit - The Hub Jacksonville - Womens Open Division

ID: 4648475151

Match Scores

15-10

Loss

Play Date

2026-04-04

Play Time (Est)

4:45 AM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
MP
Madelyn Porter

XJZWZ2 · Saint Johns, FL, US

DUPR

4.475

AG
Andi Godwin

L55J66 · Neptune Beach, FL, US

DUPR

4.662

TEAM 2LOSS
SR
Sarah Rogers

XJ5DDX · Cocoa Beach, FL, US

DUPR

4.095

RK
Robin Keener

PKXVXZ · Melbourne, FL, US

DUPR

4.521

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-4648475151
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7689096616,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madelyn Porter",
        "dupr_id": "XJZWZ2",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      },
      {
        "name": "Andi Godwin",
        "dupr_id": "L55J66",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Neptune Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6584158872,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Rogers",
        "dupr_id": "XJ5DDX",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": "Cocoa Beach, FL, US"
      },
      {
        "name": "Robin Keener",
        "dupr_id": "PKXVXZ",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      }
    ]
  }
]