Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

The Hub Spring Showdown - Jacksonville - Men's Doubles Skill: (4.0) Age: (49 And Under)

ID: 4617956432

Match Scores

5-11

Win

Play Date

2026-03-07

Play Time (Est)

9:00 PM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
TP
Tristan Pelletier

ELK9LM · USA

DUPR

3.616

JV
Joey Valinho

9J7E9V · USA

DUPR

3.102

TEAM 2WINNER
NI
Nicholas Inghram

17JDW4 · Orange Park, FL, US

DUPR

3.861

CH
Connor Hinck

1RQ4KM · USA

DUPR

3.506

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-4617956432
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5332933042,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tristan Pelletier",
        "dupr_id": "ELK9LM",
        "rating": 3.616,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joey Valinho",
        "dupr_id": "9J7E9V",
        "rating": 3.102,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6463920041,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Inghram",
        "dupr_id": "17JDW4",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      },
      {
        "name": "Connor Hinck",
        "dupr_id": "1RQ4KM",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]