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

PPA Tour: Veolia Lakeland Open - Mens Doubles Pro Qualifier

ID: 7383698004

Match Scores

6-11, 11-4, 12-10

Win

Play Date

2025-11-18

Play Time (Est)

1:00 PM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
BA
Bryson Alexander

124M6Y · Maineville, OH, US

DUPR

5.078

JG
Johnny goldberg

1N665W · Boynton Beach, FL, US

DUPR

5.361

TEAM 2LOSS
JP
Jemere Plummer

3O2OM7 · Lakeland, FL, US

DUPR

5.262

SG
Sam Gabet

1NKWEZ · Ponte Vedra Beach, FL, US

DUPR

5.288

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-7383698004
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5953567259,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryson Alexander",
        "dupr_id": "124M6Y",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Maineville, OH, US"
      },
      {
        "name": "Johnny goldberg",
        "dupr_id": "1N665W",
        "rating": 5.361,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 4874134028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jemere Plummer",
        "dupr_id": "3O2OM7",
        "rating": 5.262,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Sam Gabet",
        "dupr_id": "1NKWEZ",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  }
]