Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - 50/50 Men's OR Mixed 4.0

ID: 6017704495

Match Scores

11-9

Loss

Play Date

2026-02-06

Play Time (Est)

8:45 AM

Play Location

Fairport Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
IC
Izzy Cabrera

QPXMN4 · Rochester, NY, US

DUPR

4.118

IS
Ismael Sanabria

Z975JW · Gates-North Gates, NY, US

DUPR

4.278

TEAM 2LOSS
JM
James Montemayor

8K2X66 · Southwick, MA, US

DUPR

3.893

ST
Shashank Trivedi

56PJOR · Pittsford, NY, US

DUPR

4.193

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-6017704495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4370663183,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Izzy Cabrera",
        "dupr_id": "QPXMN4",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Ismael Sanabria",
        "dupr_id": "Z975JW",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Gates-North Gates, NY, US"
      }
    ]
  },
  {
    "team_id": 6904737315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Montemayor",
        "dupr_id": "8K2X66",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Southwick, MA, US"
      },
      {
        "name": "Shashank Trivedi",
        "dupr_id": "56PJOR",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Pittsford, NY, US"
      }
    ]
  }
]