Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

OAP Orlando Championship Tournament Doubles MONEYBALL

ID: 7088174429

Match Scores

11-6

Loss

Play Date

2026-04-11

Play Time (Est)

6:15 AM

Play Location

Orlando Racket Sports, South Orange Blossom Trail, Orlando, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
EM
Ethan Marshall

YN2MGE · Bradenton, FL, US

DUPR

4.150

NS
Nate Sassoon

D9N64X · USA

DUPR

4.371

TEAM 2LOSS
JG
Jared Gillespie

V22QLJ · Orlando, FL, US

DUPR

4.523

KP
Kyle Pizzuto

YG7G7E · USA

DUPR

3.529

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-7088174429
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5738825638,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Marshall",
        "dupr_id": "YN2MGE",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Nate Sassoon",
        "dupr_id": "D9N64X",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4708161683,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared  Gillespie",
        "dupr_id": "V22QLJ",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Kyle Pizzuto",
        "dupr_id": "YG7G7E",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]