Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Old Coast Pickleball

ID: 5854883420

Match Scores

9-11

Win

Play Date

2025-06-29

Play Time (Est)

9:00 PM

Play Location

St. Augustine, FL, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
GK
Gavin Kalke

PKGGKX · USA

DUPR

3.745

EA
Eric Albert

V7W4G7 · USA

DUPR

3.747

TEAM 2WINNER
AE
Adam Erke

2QYVE4 · USA

DUPR

3.853

Evan Tanner

0QROGG · St. Augustine, FL, US

DUPR

4.112

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-5854883420
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6115521088,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gavin Kalke",
        "dupr_id": "PKGGKX",
        "rating": 3.745,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Albert",
        "dupr_id": "V7W4G7",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7531958589,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam Erke",
        "dupr_id": "2QYVE4",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Evan Tanner",
        "dupr_id": "0QROGG",
        "rating": 4.112,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/924728/images/profile/1480e9e1-1127-4e4b-b6f6-87c68e8d73ad.jpg",
        "location": "St. Augustine, FL, US"
      }
    ]
  }
]