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

Match Scores

2-11, 7-11

Loss

Play Date

2025-11-02

Play Time (Est)

7:30 PM

Play Location

Orange Park, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
MD
Marek Deamud

8MZ7PP · USA

DUPR

3.638

MV
Mark Van Tassel

2L5M49 · Orange Park, FL, US

DUPR

3.856

TEAM 2WINNER
JD
Joe DelaCruz

YGDZ5D · USA

DUPR

4.244

ML
Matt Lowe

PKDJ7E · USA

DUPR

3.701

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-7629884898
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8435160909,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marek Deamud",
        "dupr_id": "8MZ7PP",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Van Tassel",
        "dupr_id": "2L5M49",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  },
  {
    "team_id": 5302244556,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joe DelaCruz",
        "dupr_id": "YGDZ5D",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Lowe",
        "dupr_id": "PKDJ7E",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]