Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

7th Annual Florida Georgia Pickleball Classic - Mixed Doubles Skill: (4.5) Age: ALL

ID: 6643187408

Match Scores

15-11

Win

Play Date

2025-11-01

Play Time (Est)

9:00 PM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JN
Jana Nebrat

3VX9O7 · Orange Park, FL, US

DUPR

4.240

HD
Hiroki Dionne

3ORE73 · Starke, FL, US

DUPR

4.618

TEAM 2LOSS
RA
Raquel Acco

PWPZNM · USA

DUPR

4.954

AI
Alexander Ibrahim

3P2E0G · Fleming Island, FL, US

DUPR

3.838

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-6643187408
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6564481475,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jana Nebrat",
        "dupr_id": "3VX9O7",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Hiroki Dionne",
        "dupr_id": "3ORE73",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Starke, FL, US"
      }
    ]
  },
  {
    "team_id": 4685378773,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raquel Acco",
        "dupr_id": "PWPZNM",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Ibrahim",
        "dupr_id": "3P2E0G",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Fleming Island, FL, US"
      }
    ]
  }
]