Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball XPO 4.0 Winter - Week 7

ID: 8082852189

Match Scores

11-1

Win

Play Date

2026-02-19

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FB
Franklin B bermeo

GX00XD · USA

DUPR

4.714

VC
Veronica Cardona

RZQ9VE · Oceanside, NY, US

DUPR

4.113

TEAM 2LOSS
JF
John Ferlazzo

GGKMDQ · New York, NY, US

DUPR

3.892

RF
Robert Ferlazzo

L5KXM6 · New Hyde Park, NY, US

DUPR

3.892

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-8082852189
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6584047699,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Franklin  B bermeo",
        "dupr_id": "GX00XD",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Veronica Cardona",
        "dupr_id": "RZQ9VE",
        "rating": 4.113,
        "profile_pic_url": null,
        "location": "Oceanside, NY, US"
      }
    ]
  },
  {
    "team_id": 5838036801,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Ferlazzo",
        "dupr_id": "GGKMDQ",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Robert Ferlazzo",
        "dupr_id": "L5KXM6",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "New Hyde Park, NY, US"
      }
    ]
  }
]