Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BOLA FALL SEASON 2025 NIGHT TEAM LEAGUE

ID: 5181210104

Match Scores

20-25

Win

Play Date

2025-09-29

Play Time (Est)

9:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1LOSS
MB
Mark Benge

W6J50Y · Port St. Lucie, FL, US

DUPR

3.295

DD
dominic dayan

NRK6K7 · Palm City, FL, US

DUPR

3.692

TEAM 2WINNER
MH
Michael Hope

3Z49MW · Melbourne Beach, FL, US

DUPR

5.125

BL
Brandon Leap

4LEVDK · USA

DUPR

3.265

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-5181210104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4711056257,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Benge",
        "dupr_id": "W6J50Y",
        "rating": 3.295,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "dominic dayan",
        "dupr_id": "NRK6K7",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Palm City, FL, US"
      }
    ]
  },
  {
    "team_id": 7405578025,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Hope",
        "dupr_id": "3Z49MW",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Melbourne Beach, FL, US"
      },
      {
        "name": "Brandon Leap",
        "dupr_id": "4LEVDK",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]