Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

7th Annual Florida Georgia Pickleball Classic - Men's Doubles Skill: (3.5-4.0) Age: (13 To 49)

ID: 4528226487

Match Scores

14-12

Win

Play Date

2025-11-02

Play Time (Est)

4:45 AM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
MD
Marek Deamud

8MZ7PP · USA

DUPR

4.079

MV
Mark Van Tassel

2L5M49 · Orange Park, FL, US

DUPR

4.102

TEAM 2LOSS
GH
Gary Hartley

1NK7Z2 · Jacksonville, FL, US

DUPR

4.208

MH
Mitchell Hartley

M2XM2V · Baker County, FL, US

DUPR

3.545

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-4528226487
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5601295700,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marek Deamud",
        "dupr_id": "8MZ7PP",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Van Tassel",
        "dupr_id": "2L5M49",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  },
  {
    "team_id": 7731949345,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gary Hartley",
        "dupr_id": "1NK7Z2",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Mitchell  Hartley",
        "dupr_id": "M2XM2V",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Baker County, FL, US"
      }
    ]
  }
]