Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Proton National Tour by MPO - Cash Prize Tournament in Daytona Beach - Mixed Doubles 4.5

ID: 5309256876

Match Scores

4-15

Win

Play Date

2026-05-31

Play Time (Est)

1:00 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
VH
Veronica Hernandez Perez

8WY70Q · Orlando, FL, US

DUPR

4.351

JD
Jonathan Damiani

M2LEPG · USA

DUPR

4.017

TEAM 2WINNER
KP
krista poppell

3X5YO4 · Savannah, GA, US

DUPR

4.563

JM
Jacob Mitchell

L5LR6Z · Vidalia, GA, US

DUPR

4.802

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-5309256876
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5320345713,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Veronica Hernandez Perez",
        "dupr_id": "8WY70Q",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Jonathan Damiani",
        "dupr_id": "M2LEPG",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8547991648,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "krista poppell",
        "dupr_id": "3X5YO4",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Jacob Mitchell",
        "dupr_id": "L5LR6Z",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Vidalia, GA, US"
      }
    ]
  }
]