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

Match Scores

7-11

Win

Play Date

2025-07-05

Play Time (Est)

1:00 PM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
TA
Ted Angelo

0QR5Y2 · Jacksonville, FL, US

DUPR

4.050

AA
Allan Andersen

PK04YM · Lakeside, FL, US

DUPR

4.395

TEAM 2WINNER
CS
Chris Swink

3XOQN4 · Ormond Beach, FL, US

DUPR

3.720

BW
Bill Welch

0YY7E4 · Ponte Vedra Beach, FL, US

DUPR

4.582

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-5003988984
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4390995731,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ted Angelo",
        "dupr_id": "0QR5Y2",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Allan Andersen",
        "dupr_id": "PK04YM",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Lakeside, FL, US"
      }
    ]
  },
  {
    "team_id": 7565567315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Swink",
        "dupr_id": "3XOQN4",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": "Ormond Beach, FL, US"
      },
      {
        "name": "Bill Welch",
        "dupr_id": "0YY7E4",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  }
]