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: 6745047423

Match Scores

5-11

Loss

Play Date

2025-07-05

Play Time (Est)

4:45 AM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
CS
Chris Swink

3XOQN4 · Ormond Beach, FL, US

DUPR

3.586

BW
Bill Welch

0YY7E4 · Ponte Vedra Beach, FL, US

DUPR

4.549

TEAM 2WINNER
JE
Jordan Eber

0QRD9G · Jacksonville, FL, US

DUPR

3.674

WW
Will Weber

XJ92L5 · USA

DUPR

3.647

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-6745047423
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7687519955,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Swink",
        "dupr_id": "3XOQN4",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Ormond Beach, FL, US"
      },
      {
        "name": "Bill Welch",
        "dupr_id": "0YY7E4",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 5764717595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Eber",
        "dupr_id": "0QRD9G",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Will Weber",
        "dupr_id": "XJ92L5",
        "rating": 3.647,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]