Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

afpl-stop-5---epic-athletic-club

ID: 5891049115

Match Scores

24-26

Win

Play Date

2025-09-13

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SP
Stevie Petropouleas

YG44GP · De Leon Springs, FL, US

DUPR

4.715

DH
Drew Holder

3LZW68 · Trenton, MI, US

DUPR

5.381

TEAM 2WINNER
IO
Isabella Ochoa

8957LE · Southwest Ranches, FL, US

DUPR

5.316

MF
Michael Forster

17D998 · Melbourne, FL, US

DUPR

5.445

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-5891049115
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4855775029,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stevie Petropouleas",
        "dupr_id": "YG44GP",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "De Leon Springs, FL, US"
      },
      {
        "name": "Drew Holder",
        "dupr_id": "3LZW68",
        "rating": 5.381,
        "profile_pic_url": null,
        "location": "Trenton, MI, US"
      }
    ]
  },
  {
    "team_id": 7922046691,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isabella Ochoa",
        "dupr_id": "8957LE",
        "rating": 5.316,
        "profile_pic_url": null,
        "location": "Southwest Ranches, FL, US"
      },
      {
        "name": "Michael Forster",
        "dupr_id": "17D998",
        "rating": 5.445,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      }
    ]
  }
]