Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Daytime Leagues - Saturday Mixed League - B Div - May-July

ID: 6733473236

Match Scores

11-10

Win

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Pickleplex Social Club - Vaughan - Vaughan, Ontario

Unverified Facility

Competitor Teams

TEAM 1WINNER
MJ
Malcolm Jackson

NY0O27 · USA

DUPR

3.161

FV
Ferdie Valentin

QXW7RN · Vaughan, ON, CA

DUPR

3.391

TEAM 2LOSS
LS
Luciano Spina

P5GGKE · USA

DUPR

3.187

SP
Serge Portnoy

7NMXD5 · USA

DUPR

3.313

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-6733473236
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6718355641,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Malcolm Jackson",
        "dupr_id": "NY0O27",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ferdie Valentin",
        "dupr_id": "QXW7RN",
        "rating": 3.391,
        "profile_pic_url": null,
        "location": "Vaughan, ON, CA"
      }
    ]
  },
  {
    "team_id": 4351034443,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luciano Spina",
        "dupr_id": "P5GGKE",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Serge  Portnoy",
        "dupr_id": "7NMXD5",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]