Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Gator Pickleball Palooza - Open Moneyball Doubles

ID: 6101831726

Match Scores

11-5

Win

Play Date

2024-04-14

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Ryan Mendelson

89X96J · Bay Harbor Islands, FL, US

DUPR

4.384

ES
Evan Soffer

YX2WYG · USA

DUPR

4.884

TEAM 2LOSS
JF
Justin Fiscus

PK56JX · The Villages, FL, US

DUPR

3.887

AB
Andi Baez

N7P6M6 · USA

DUPR

4.183

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-6101831726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7363030523,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Mendelson",
        "dupr_id": "89X96J",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Bay Harbor Islands, FL, US"
      },
      {
        "name": "Evan Soffer",
        "dupr_id": "YX2WYG",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6885677072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Fiscus",
        "dupr_id": "PK56JX",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Andi Baez",
        "dupr_id": "N7P6M6",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]