Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball XPO 4.0 Spring - Week 8

ID: 5936771320

Match Scores

7-11

Win

Play Date

2026-04-23

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JT
Joseph Tabak

3VX7E8 · Valley Stream, NY, US

DUPR

3.700

MA
Matthew Albert

6KJ9WE · USA

DUPR

3.766

TEAM 2WINNER
JF
John Ferlazzo

GGKMDQ · New York, NY, US

DUPR

3.947

RF
Robert Ferlazzo

L5KXM6 · New Hyde Park, NY, US

DUPR

3.947

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-5936771320
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7957438267,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Tabak",
        "dupr_id": "3VX7E8",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": "Valley Stream, NY, US"
      },
      {
        "name": "Matthew Albert",
        "dupr_id": "6KJ9WE",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5876269193,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Ferlazzo",
        "dupr_id": "GGKMDQ",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Robert Ferlazzo",
        "dupr_id": "L5KXM6",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "New Hyde Park, NY, US"
      }
    ]
  }
]