Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NP Jacksonville Classic Powered by Onix - Mens Doubles Skill: 4.5-5.0 40+50+

ID: 5337901980

Match Scores

15-11

Win

Play Date

2025-08-23

Play Time (Est)

1:00 PM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
SR
Scott Robinson

DWRJZY · St Johns County, FL, US

DUPR

4.769

RH
Richard Harris

3526Q5 · Hobe Sound, FL, US

DUPR

4.519

TEAM 2LOSS
BG
Brad Gleaton

KO22XY · USA

DUPR

4.053

JC
Joshua Carmichael

560W20 · USA

DUPR

4.165

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-5337901980
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7271918977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Robinson",
        "dupr_id": "DWRJZY",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "St Johns County, FL, US"
      },
      {
        "name": "Richard Harris",
        "dupr_id": "3526Q5",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Hobe Sound, FL, US"
      }
    ]
  },
  {
    "team_id": 4533681151,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brad Gleaton",
        "dupr_id": "KO22XY",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua  Carmichael",
        "dupr_id": "560W20",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]