Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MY PKLBL - 4.0 Men's Doubles St. Pickleball Day

ID: 6353012504

Match Scores

11-4

Win

Play Date

2026-03-28

Play Time (Est)

9:00 PM

Play Location

Fallbrook, CA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
GD
Giuliano Delecce

9P7YRV · Bonsall, CA, US

DUPR

3.937

DA
Drew Appel

DWK6OL · Fallbrook, CA, US

DUPR

4.314

TEAM 2LOSS
MB
Mark Borecky

ODZ0D2 · USA

DUPR

3.791

JW
John Wood

357NQ0 · USA

DUPR

3.613

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-6353012504
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8080450310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Giuliano Delecce",
        "dupr_id": "9P7YRV",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Bonsall, CA, US"
      },
      {
        "name": "Drew Appel",
        "dupr_id": "DWK6OL",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Fallbrook, CA, US"
      }
    ]
  },
  {
    "team_id": 7522972875,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Borecky",
        "dupr_id": "ODZ0D2",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Wood",
        "dupr_id": "357NQ0",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]