Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Annual NAFI FL Pickleball Tournament - Mens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 4591451878

Match Scores

15-10

Loss

Play Date

2026-03-28

Play Time (Est)

11:30 PM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
EM
Ethan Marshall

YN2MGE · Bradenton, FL, US

DUPR

4.078

NS
Nate Sassoon

D9N64X · USA

DUPR

4.303

TEAM 2LOSS
CR
Carlos Rojas

949PDR · Bartow, FL, US

DUPR

3.830

AR
Abhi Raval

597Y5L · Plant City, FL, US

DUPR

4.400

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-4591451878
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7285317124,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Marshall",
        "dupr_id": "YN2MGE",
        "rating": 4.078,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Nate Sassoon",
        "dupr_id": "D9N64X",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6730649745,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Rojas",
        "dupr_id": "949PDR",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Bartow, FL, US"
      },
      {
        "name": "Abhi Raval",
        "dupr_id": "597Y5L",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Plant City, FL, US"
      }
    ]
  }
]