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

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

ID: 4636394701

Match Scores

23-21

Loss

Play Date

2025-09-13

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Kelsey Laurente

W6XV0K · Cebu City, Central Visayas, PH

DUPR

5.462

BK
Bharat Karunakaran

1NKYZ2 · Chennai, TN, IN

DUPR

5.646

TEAM 2LOSS
IO
Isabella Ochoa

8957LE · Southwest Ranches, FL, US

DUPR

5.348

MF
Michael Forster

17D998 · Melbourne, FL, US

DUPR

5.458

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-4636394701
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6574069619,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelsey Laurente",
        "dupr_id": "W6XV0K",
        "rating": 5.462,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      },
      {
        "name": "Bharat Karunakaran",
        "dupr_id": "1NKYZ2",
        "rating": 5.646,
        "profile_pic_url": null,
        "location": "Chennai, TN, IN"
      }
    ]
  },
  {
    "team_id": 6233504049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isabella Ochoa",
        "dupr_id": "8957LE",
        "rating": 5.348,
        "profile_pic_url": null,
        "location": "Southwest Ranches, FL, US"
      },
      {
        "name": "Michael Forster",
        "dupr_id": "17D998",
        "rating": 5.458,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      }
    ]
  }
]