Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Week 3 - May - 3.0 Mixed Cumulative League

ID: 7741226091

Match Scores

8-11

Loss

Play Date

2026-05-19

Play Time (Est)

4:45 AM

Play Location

The Picklr Keystone Crossing

Unverified Facility

Competitor Teams

TEAM 1LOSS
GF
Garrett Fernandez

4PXORG · Carmel, IN, US

DUPR

3.368

FY
fernando yanez

MYXMQL · Fishers, IN, US

DUPR

2.917

TEAM 2WINNER
MA
Mark Angellotti

LWZDW5 · Indianapolis, IN, US

DUPR

2.917

TF
Tom Fernandez Jr

DYVOZ4 · Carmel, IN, US

DUPR

3.407

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-7741226091
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7540201372,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garrett Fernandez",
        "dupr_id": "4PXORG",
        "rating": 3.368,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "fernando yanez",
        "dupr_id": "MYXMQL",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  },
  {
    "team_id": 5655834153,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Angellotti",
        "dupr_id": "LWZDW5",
        "rating": 2.917,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Tom Fernandez Jr",
        "dupr_id": "DYVOZ4",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  }
]