Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7212062108

Match Scores

3-11

Loss

Play Date

2026-04-04

Play Time (Est)

9:00 PM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
SR
Sarah Rogers

XJ5DDX · Cocoa Beach, FL, US

DUPR

4.103

RK
Robin Keener

PKXVXZ · Melbourne, FL, US

DUPR

4.532

TEAM 2WINNER
MP
Madelyn Porter

XJZWZ2 · Saint Johns, FL, US

DUPR

4.488

AG
Andi Godwin

L55J66 · Neptune Beach, FL, US

DUPR

4.671

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-7212062108
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5416988410,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sarah Rogers",
        "dupr_id": "XJ5DDX",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Cocoa Beach, FL, US"
      },
      {
        "name": "Robin Keener",
        "dupr_id": "PKXVXZ",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      }
    ]
  },
  {
    "team_id": 5711404530,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madelyn Porter",
        "dupr_id": "XJZWZ2",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      },
      {
        "name": "Andi Godwin",
        "dupr_id": "L55J66",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Neptune Beach, FL, US"
      }
    ]
  }
]