Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ocean City Winter Pickleball Tournament 2026 - Mixed Doubles Skill: (3.5) Age: (18 To 49)

ID: 5049868511

Match Scores

15-7

Win

Play Date

2026-02-15

Play Time (Est)

12:45 AM

Play Location

Ocean City, MD

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Taylor Stofko

G5WEDD · USA

DUPR

3.840

JG
Joshua Garcia

0QRWWN · White Marsh, MD, US

DUPR

3.989

TEAM 2LOSS
AR
Alexandra Ramirez Irizarry

4V6E9M · DE, US

DUPR

3.131

HT
Hunter Tyndall

QX5JG5 · Milford, DE, US

DUPR

3.559

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-5049868511
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7768296041,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Taylor Stofko",
        "dupr_id": "G5WEDD",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Garcia",
        "dupr_id": "0QRWWN",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "White Marsh, MD, US"
      }
    ]
  },
  {
    "team_id": 8319858699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexandra Ramirez Irizarry",
        "dupr_id": "4V6E9M",
        "rating": 3.131,
        "profile_pic_url": null,
        "location": "DE, US"
      },
      {
        "name": "Hunter  Tyndall",
        "dupr_id": "QX5JG5",
        "rating": 3.559,
        "profile_pic_url": null,
        "location": "Milford, DE, US"
      }
    ]
  }
]