Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8227480392

Match Scores

11-15

Win

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Fallbrook, CA, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
TP
Tomas Pineda

6PK700 · USA

DUPR

4.040

KS
Kevin Schick

1NRM0W · Carlsbad, CA, US

DUPR

3.945

TEAM 2WINNER
GD
Giuliano Delecce

9P7YRV · Bonsall, CA, US

DUPR

3.913

DA
Drew Appel

DWK6OL · Fallbrook, CA, US

DUPR

4.287

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-8227480392
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4541355507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tomas Pineda",
        "dupr_id": "6PK700",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin Schick",
        "dupr_id": "1NRM0W",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  },
  {
    "team_id": 4941766943,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Giuliano Delecce",
        "dupr_id": "9P7YRV",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": "Bonsall, CA, US"
      },
      {
        "name": "Drew Appel",
        "dupr_id": "DWK6OL",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Fallbrook, CA, US"
      }
    ]
  }
]