Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Hub Spring Showdown - Jacksonville - Mixed Doubles Skill: (4.5) Age: (All)

ID: 5690474666

Match Scores

11-10

Win

Play Date

2026-03-08

Play Time (Est)

3:30 PM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jamie Mcnulty

8W52NK · Orange Park, FL, US

DUPR

4.304

HD
Hiroki Dionne

3ORE73 · Starke, FL, US

DUPR

4.691

TEAM 2LOSS
RL
Rosie Lindo

VX5QPJ · USA

DUPR

4.328

JA
Jose Angel Lopez

YXWGEE · USA

DUPR

4.057

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-5690474666
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7761261440,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Mcnulty",
        "dupr_id": "8W52NK",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Hiroki Dionne",
        "dupr_id": "3ORE73",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Starke, FL, US"
      }
    ]
  },
  {
    "team_id": 5072914158,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rosie  Lindo",
        "dupr_id": "VX5QPJ",
        "rating": 4.328,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jose Angel Lopez",
        "dupr_id": "YXWGEE",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]