Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOLA FALL SEASON 2025 NIGHT TEAM LEAGUE

ID: 6112872146

Match Scores

10-6

Loss

Play Date

2025-10-06

Play Time (Est)

3:30 PM

Play Location

Whispering Pines Park, Southwest Darwin Boulevard, Port St. Lucie, FL, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
john lin

N7V2W6 · USA

DUPR

4.581

KL
Kyle Lewis Trinidad

8WP6OM · Port St. Lucie, FL, US

DUPR

4.241

TEAM 2LOSS
MH
Michael Hope

3Z49MW · Melbourne Beach, FL, US

DUPR

5.081

BL
Brandon Leap

4LEVDK · USA

DUPR

3.283

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-6112872146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8495950330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "john lin",
        "dupr_id": "N7V2W6",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Lewis Trinidad",
        "dupr_id": "8WP6OM",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 8242067924,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Hope",
        "dupr_id": "3Z49MW",
        "rating": 5.081,
        "profile_pic_url": null,
        "location": "Melbourne Beach, FL, US"
      },
      {
        "name": "Brandon Leap",
        "dupr_id": "4LEVDK",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]