Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Suncoast Open - NPL Tournament Series - Men's Pro Doubles 50+

ID: 6213553629

Match Scores

7-15

Loss

Play Date

2026-01-25

Play Time (Est)

10:15 AM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
EK
Eric Kennedy

8M9DGD · Englewood, FL, US

DUPR

4.831

AD
Angel Davila

2L9VGE · Bradenton, FL, US

DUPR

5.544

TEAM 2WINNER
MT
Matthew Troyer

16GEG3 · McCordsville, IN, US

DUPR

5.151

DF
David Freed

8MOR2D · Bradenton, FL, US

DUPR

5.200

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-6213553629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6145014898,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Kennedy",
        "dupr_id": "8M9DGD",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Englewood, FL, US"
      },
      {
        "name": "Angel Davila",
        "dupr_id": "2L9VGE",
        "rating": 5.544,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  },
  {
    "team_id": 7188359712,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Troyer",
        "dupr_id": "16GEG3",
        "rating": 5.151,
        "profile_pic_url": null,
        "location": "McCordsville, IN, US"
      },
      {
        "name": "David Freed",
        "dupr_id": "8MOR2D",
        "rating": 5.2,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      }
    ]
  }
]