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: 7581695892

Match Scores

11-1

Loss

Play Date

2026-03-28

Play Time (Est)

1:00 PM

Play Location

Lakeland, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
EM
Ethan Marshall

YN2MGE · Bradenton, FL, US

DUPR

4.133

NS
Nate Sassoon

D9N64X · USA

DUPR

4.355

TEAM 2LOSS
JL
Jonathan low

1N0OL2 · Lakeland, FL, US

DUPR

4.007

PD
Patrick DeMoss

PWGR4M · Lakeland, FL, US

DUPR

3.790

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-7581695892
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6002245721,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Marshall",
        "dupr_id": "YN2MGE",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Nate Sassoon",
        "dupr_id": "D9N64X",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8169746905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan low",
        "dupr_id": "1N0OL2",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      },
      {
        "name": "Patrick DeMoss",
        "dupr_id": "PWGR4M",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  }
]