Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Freedom to Dink Tournament at The Hub Jax - Men's Doubles Skill: (4.5) Age: (Any)

ID: 6901093490

Match Scores

11-8

Win

Play Date

2025-07-05

Play Time (Est)

3:30 PM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Chris Swink

3XOQN4 · Ormond Beach, FL, US

DUPR

3.707

BW
Bill Welch

0YY7E4 · Ponte Vedra Beach, FL, US

DUPR

4.579

TEAM 2LOSS
AI
Alexander Ibrahim

3P2E0G · Fleming Island, FL, US

DUPR

3.907

AR
Austin Russell

562XKV · Jacksonville, FL, US

DUPR

3.890

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-6901093490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7576609731,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Swink",
        "dupr_id": "3XOQN4",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Ormond Beach, FL, US"
      },
      {
        "name": "Bill Welch",
        "dupr_id": "0YY7E4",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6558506515,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Ibrahim",
        "dupr_id": "3P2E0G",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Fleming Island, FL, US"
      },
      {
        "name": "Austin Russell",
        "dupr_id": "562XKV",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]