Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Proton National Tour by MPO - Cash Prize Tournament in Daytona Beach - Men's Doubles 4.5

ID: 4676489969

Match Scores

8-15

Win

Play Date

2026-01-31

Play Time (Est)

6:15 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
KK
Karlo Krstanovic

M2O26G · USA

DUPR

4.223

SK
Stefan Kupresak

6ZDMGK · Belgrade, RS

DUPR

3.772

TEAM 2WINNER
SL
Shawn Luque

Q5EZZ4 · Dublin, GA, US

DUPR

4.509

BB
Brad Bowen

17NK09 · Moultrie, GA, US

DUPR

4.957

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-4676489969
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8027685762,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karlo Krstanovic",
        "dupr_id": "M2O26G",
        "rating": 4.223,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stefan Kupresak",
        "dupr_id": "6ZDMGK",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      }
    ]
  },
  {
    "team_id": 6906777476,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shawn Luque",
        "dupr_id": "Q5EZZ4",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Brad Bowen",
        "dupr_id": "17NK09",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Moultrie, GA, US"
      }
    ]
  }
]