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

Suncoast Open - NPL Tournament Series - Mixed Pro Doubles 50+

ID: 6474321440

Match Scores

9-15

Win

Play Date

2026-01-24

Play Time (Est)

9:00 PM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Melissa Cooper

0YODEX · Pompano Beach, FL, US

DUPR

4.402

DP
Duane Patchin

8E92V8 · Lake Worth, FL, US

DUPR

4.824

TEAM 2WINNER
LC
Lora Charles

3X9LYX · Belmont, MA, US

DUPR

4.766

BL
Bryan Lafferman

3V2V53 · Orlando, FL, US

DUPR

5.085

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-6474321440
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5231910569,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Cooper",
        "dupr_id": "0YODEX",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Pompano Beach, FL, US"
      },
      {
        "name": "Duane  Patchin",
        "dupr_id": "8E92V8",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Lake Worth, FL, US"
      }
    ]
  },
  {
    "team_id": 7939298315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lora Charles",
        "dupr_id": "3X9LYX",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Belmont, MA, US"
      },
      {
        "name": "Bryan Lafferman",
        "dupr_id": "3V2V53",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]