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

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

ID: 8463207931

Match Scores

4-11, 13-15

Win

Play Date

2026-01-25

Play Time (Est)

8:45 AM

Play Location

Pinellas Park, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
DG
David George

30LQD2 · Granger, IN, US

DUPR

5.523

DW
Daryl Wyatt

3VMJJ5 · Leawood, KS, US

DUPR

5.641

TEAM 2WINNER
YB
Youssef Bouzidi

9PDMMK · Cave Spring, VA, US

DUPR

5.885

TH
Tommy Ho

8WZ5LQ · Houston, TX, US

DUPR

5.910

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-8463207931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6276522738,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David George",
        "dupr_id": "30LQD2",
        "rating": 5.523,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "Daryl Wyatt",
        "dupr_id": "3VMJJ5",
        "rating": 5.641,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  },
  {
    "team_id": 6477225756,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Youssef Bouzidi",
        "dupr_id": "9PDMMK",
        "rating": 5.885,
        "profile_pic_url": null,
        "location": "Cave Spring, VA, US"
      },
      {
        "name": "Tommy Ho",
        "dupr_id": "8WZ5LQ",
        "rating": 5.91,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]